Skip to content

Issues: rust-num/num-traits

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

CheckedAdd should probably not extend Add breaking change
#274 opened Jun 30, 2023 by popematt updated Jan 31, 2025
no Float::to_bits()
#129 opened Aug 31, 2019 by nestordemeure updated Dec 22, 2024
Implement missing functionality for Float/FloatCore
#340 opened Oct 16, 2024 by tyilo updated Oct 16, 2024
Float: FloatCore + Real
#339 opened Oct 16, 2024 by tyilo updated Oct 16, 2024
[Breaking] Add .to_f128() and .to_f16() to ToPrimitive
#338 opened Oct 9, 2024 by balt-dev updated Oct 9, 2024
Consider a trait for NonZero* integers
#215 opened May 19, 2021 by raphaelcohn updated Aug 8, 2024
The documentation contradicts the meaning of abs_sub
#120 opened Jul 21, 2019 by maxbla updated Jul 25, 2024
Add is_signed
#322 opened May 8, 2024 by geeknoid updated May 8, 2024
Add round_to_digit method to Float trait. enhancement
#317 opened Apr 10, 2024 by amab8901 updated May 4, 2024
Feature request: OverflowingShl enhancement
#299 opened Nov 22, 2023 by tower120 updated May 3, 2024
Add trait UnsignedAbs enhancement
#315 opened Apr 2, 2024 by emilk updated May 3, 2024
Adding {ilog, ilog2, ilog10} to PrimInt
#313 opened Mar 15, 2024 by Elizafox updated Mar 26, 2024
Why does Zero::zero not take self?
#272 opened May 24, 2023 by EdmundsEcho updated Jun 16, 2023
why checked mul requires impl uncheked mul?
#212 opened Mar 31, 2021 by dzmitry-lahoda updated Apr 20, 2023
Documentation should state the purpose of the num-traits crate
#259 opened Feb 18, 2023 by CaliViking updated Feb 18, 2023
Why not checked_pow as a trait method
#254 opened Jan 9, 2023 by lemunozm updated Feb 10, 2023
Add clamp(min, max) to Float
#234 opened Feb 27, 2022 by ncihnegn updated Feb 10, 2023
Officially deprecate Saturating
#255 opened Jan 29, 2023 by benluelo updated Feb 10, 2023
ProTip! Type g i on any issue or pull request to go back to the issue listing page.