-
Notifications
You must be signed in to change notification settings - Fork 141
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Consider modifying the Mul<Self, Output = Self> bound on WrappingMul
breaking change
#344
opened Jan 9, 2025 by
aerkiaga
updated Feb 10, 2025
CheckedAdd
should probably not extend Add
breaking change
#274
opened Jun 30, 2023 by
popematt
updated Jan 31, 2025
Implement missing functionality for Float/FloatCore
#340
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
The documentation contradicts the meaning of abs_sub
#120
opened Jul 21, 2019 by
maxbla
updated Jul 25, 2024
Float::integer_decode cannot be implemented for quadruple precision floating types.
#98
opened Jan 17, 2019 by
jkarns275
updated Jul 5, 2024
[Build-script] unable to determine target details for custom target-spec
#329
opened Jul 1, 2024 by
boozook
updated Jul 1, 2024
[feature request] add Copy + PartialOrd + Sum + 'static supertraits to Num trait
breaking change
#243
opened Jul 25, 2022 by
chahld
updated May 24, 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
Feature request: can we have a trait for checked_add_signed uX implementations?
enhancement
#302
opened Dec 11, 2023 by
SET001
updated May 3, 2024
struct
built on top of pub trait Num
can't compile if pub trait Num
doesn't impl Debug
#318
opened Apr 12, 2024 by
hamirmahal
updated Apr 12, 2024
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.