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 partialord implementation for orderedfloat #35

Closed
wants to merge 1 commit into from

Conversation

cake4289
Copy link

fixes #34

@mbrubeck
Copy link
Collaborator

mbrubeck commented Jun 6, 2018

I published a (hopefully temporary) fork that includes this change: https://crates.io/crates/new-ordered-float

@mbrubeck
Copy link
Collaborator

mbrubeck commented Sep 7, 2018

Merged in #47.

@mbrubeck mbrubeck closed this Sep 7, 2018
mbrubeck added a commit that referenced this pull request Sep 15, 2018
* Fix PartialOrd implementation for OrderedFloat (#35).
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.

OrderedFloat PartialOrd implementation should match Ord implementation
2 participants