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

fix(impls): Deserialize impl for Box<[T]> #290

Merged
merged 1 commit into from
Apr 19, 2016
Merged

fix(impls): Deserialize impl for Box<[T]> #290

merged 1 commit into from
Apr 19, 2016

Conversation

dtolnay
Copy link
Member

@dtolnay dtolnay commented Apr 18, 2016

+tests for serializing Box<[T]>, which already worked. Addresses #287.

@dtolnay dtolnay changed the title Deserialize impl for Box<[T]> fix(impls): Deserialize impl for Box<[T]> Apr 18, 2016
@erickt erickt merged commit 8cce6ec into serde-rs:master Apr 19, 2016
@dtolnay dtolnay deleted the boxslice branch April 19, 2016 17:21
@alexbool
Copy link

Could you please make a release on crates.io with this feature?

@dtolnay
Copy link
Member Author

dtolnay commented Apr 20, 2016

@erickt or @pcwalton will need to do that. They are the owners on crates.io.

@dtolnay dtolnay mentioned this pull request May 14, 2016
@dtolnay dtolnay added this to the v0.7.4 milestone Jun 9, 2016
rubdos pushed a commit to rubdos/serde that referenced this pull request Jun 20, 2017
add missing '`' in README.md

None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants