Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Automatically serialize uuids #160

Closed
wants to merge 6 commits into from

Conversation

mkawalec
Copy link
Contributor

@mkawalec mkawalec commented Jun 1, 2021

Behind an optional feature flag. Curiously enough it looks like I've found a cargo bug where having a feature named exactly the same as an optional crate, fails to pull in the optional crate. Fixed through a roundabout feature name on core.

@nicholastmosher
Copy link
Contributor

Thanks again for the PR @mkawalec! What are your thoughts on also implementing JSValue for Uuid?

Implement JSValue for Uuid, add examples
Copy link
Contributor

@nicholastmosher nicholastmosher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! :shipit:

@nicholastmosher
Copy link
Contributor

bors ping

1 similar comment
@nicholastmosher
Copy link
Contributor

bors ping

@bors
Copy link

bors bot commented Jul 12, 2021

pong

@nicholastmosher
Copy link
Contributor

bors r+

bors bot pushed a commit that referenced this pull request Jul 12, 2021
Behind an optional feature flag. Curiously enough it looks like I've found a cargo bug where having a feature named exactly the same as an optional crate, fails to pull in the optional crate. Fixed through a roundabout feature name on core.

Co-authored-by: Michał Kawalec <ext.mkawalec@riotgames.com>
Co-authored-by: Nick Mosher <nicholastmosher@gmail.com>
Co-authored-by: Michal Kawalec <ext.mkawalec@riotgames.com>
@bors
Copy link

bors bot commented Jul 12, 2021

Build failed:

@simlay
Copy link
Contributor

simlay commented Jul 14, 2021

bors r+

bors bot pushed a commit that referenced this pull request Jul 14, 2021
Behind an optional feature flag. Curiously enough it looks like I've found a cargo bug where having a feature named exactly the same as an optional crate, fails to pull in the optional crate. Fixed through a roundabout feature name on core.

Co-authored-by: Michał Kawalec <ext.mkawalec@riotgames.com>
Co-authored-by: Nick Mosher <nicholastmosher@gmail.com>
Co-authored-by: Michal Kawalec <ext.mkawalec@riotgames.com>
@bors
Copy link

bors bot commented Jul 14, 2021

Build failed:

@simlay
Copy link
Contributor

simlay commented Jul 15, 2021

bors r+

bors bot pushed a commit that referenced this pull request Jul 15, 2021
Behind an optional feature flag. Curiously enough it looks like I've found a cargo bug where having a feature named exactly the same as an optional crate, fails to pull in the optional crate. Fixed through a roundabout feature name on core.

Co-authored-by: Michał Kawalec <ext.mkawalec@riotgames.com>
Co-authored-by: Nick Mosher <nicholastmosher@gmail.com>
Co-authored-by: Michal Kawalec <ext.mkawalec@riotgames.com>
@bors
Copy link

bors bot commented Jul 15, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title Automatically serialize uuids [Merged by Bors] - Automatically serialize uuids Jul 15, 2021
@bors bors bot closed this Jul 15, 2021
@mkawalec mkawalec deleted the auto-serialize-uuids branch November 22, 2021 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants