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

Implement suggestions from users.rust-lang.org #9

Open
3 tasks done
prataprc opened this issue Jan 14, 2019 · 0 comments
Open
3 tasks done

Implement suggestions from users.rust-lang.org #9

prataprc opened this issue Jan 14, 2019 · 0 comments

Comments

@prataprc
Copy link
Owner

prataprc commented Jan 14, 2019

From https://users.rust-lang.org/t/sort-order-for-json/24166/3

  • Empty array shall sort before non empty arrays.
  • f64 Negative ZERO shall short before f64 Positive ZERO.
  • Remove Minbound and Maxbound and suggest Bound::Unbounded in the documentation.
@prataprc prataprc changed the title Implement corner cases from users.rust-lang.org Implement suggestions from users.rust-lang.org Jan 14, 2019
prataprc added a commit that referenced this issue Jan 14, 2019
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

No branches or pull requests

1 participant