-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Implement clamp_magnitude method for primitive floats & signed integers
#148690
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
base: main
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
f2be097 to
ac1847f
Compare
ac1847f to
2912278
Compare
2912278 to
d7d5999
Compare
|
@rustbot label -T-compiler |
This comment has been minimized.
This comment has been minimized.
|
Oh sorry, I'm currently without the ability to test a build locally for the moment so am using the CI to do so, I'll try and fix the issues the new commit introduced now. |
This comment has been minimized.
This comment has been minimized.
No worries! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! Please squash the commits into one, then I'll merge the PR.
Added feature gate, documentation and tests also.
c59bef7 to
ae7fa32
Compare
|
Thanks so much for your review! I've squashed now. |
|
👍 |
Tracking issue #148519
ACP rust-lang/libs-team#686