Skip to content

Add Serde support #14

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
merged 2 commits into from
Oct 31, 2018
Merged

Add Serde support #14

merged 2 commits into from
Oct 31, 2018

Conversation

hcpl
Copy link
Contributor

@hcpl hcpl commented Oct 31, 2018

The code is taken as is from upstream Serde impls for std::collections::{HashMap, HashSet} barring few syntactic sugar changes.

Closes https://github.com/Amanieu/hashbrown/issues/6.

hcpl added 2 commits October 31, 2018 05:15
The code is taken as is from upstream Serde impls for
`std::collections::{HashMap, HashSet}` barring few syntactic sugar
changes.
@Amanieu
Copy link
Member

Amanieu commented Oct 31, 2018

bors r+

bors bot added a commit that referenced this pull request Oct 31, 2018
14: Add Serde support r=Amanieu a=hcpl

The code is taken as is from upstream Serde impls for `std::collections::{HashMap, HashSet}` barring few syntactic sugar changes.

Closes https://github.com/Amanieu/hashbrown/issues/6.

Co-authored-by: hcpl <[email protected]>
@Amanieu
Copy link
Member

Amanieu commented Oct 31, 2018

Thanks!

@bors
Copy link
Contributor

bors bot commented Oct 31, 2018

Build succeeded

  • continuous-integration/travis-ci/push

@bors bors bot merged commit 1d85bc3 into rust-lang:master Oct 31, 2018
@clbarnes clbarnes mentioned this pull request Nov 12, 2018
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.

2 participants