Skip to content

Conversation

c410-f3r
Copy link
Contributor

@c410-f3r c410-f3r commented Aug 5, 2018

Copied implementation from Range, is it OK?

Edit: I will fix the failing tests but RangeInclusive structure was modified in #51622, should we wait for the next Rust release?

Copy link
Member

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

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

Thanks! Could you check why the build is failing?

@c410-f3r
Copy link
Contributor Author

c410-f3r commented Aug 5, 2018

@dtolnay Tests are fixed. Not sure about the additional field since every new instance of RangeInclusive starts with the same value is_empty: None.

Copy link
Member

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

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

Thanks!

@dtolnay dtolnay merged commit 5fff0d9 into serde-rs:master Aug 7, 2018
@dtolnay
Copy link
Member

dtolnay commented Aug 7, 2018

I published these impls in serde 1.0.71.

@c410-f3r
Copy link
Contributor Author

c410-f3r commented Aug 7, 2018

Thanks! :)

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.

2 participants