We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Depends on #882.
Once we know it is PartialOrd, I think this pretty much comes down to whether the type contains a float or not.
PartialOrd
The text was updated successfully, but these errors were encountered:
@highfive: assign me
Sorry, something went wrong.
Hey @pepyakin! Thanks for your interest in working on this issue. It's now assigned to you!
Auto merge of #1003 - pepyakin:derive-ord-when-possible, r=fitzgen
de0180e
Derive ord when possible Fixes #884 r? @fitzgen
No branches or pull requests
Depends on #882.
Once we know it is
PartialOrd
, I think this pretty much comes down to whether the type contains a float or not.The text was updated successfully, but these errors were encountered: