-
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
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
#336
by akorchyn
was closed Oct 8, 2024
feat: ToPrimitive split into ToFloatPrimitive and ToIntegerPrimitive
#316
by dzmitry-lahoda
was closed Apr 15, 2024
Document and/or allow truncation/rounding when casting from float to int?
#296
by JulianKnodt
was closed Nov 10, 2023
New nightly version broke
cargo-doc
, unintended use of unstable feature
#287
by marcospb19
was closed Sep 19, 2023
constifying traits in an nighlty branch or feature gate it? (with #[const_trait])
#283
by haennes
was closed Aug 1, 2023
[question] Is
num_traits::cast::<f64, f32>(f64) -> Option<f32>
just f64 as f32
? So it never returns None
.
#266
by viruscamp
was closed Apr 7, 2023
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.