about summary refs log tree commit diff
path: root/library/std/src/num/f32.rs
AgeCommit message (Expand)AuthorLines
2025-07-20Stabilize `const_float_round_methods`Nurzhan Sakén-6/+6
2025-06-05change tests to use fixed constants to let them pass with miriLorrensP-2158466-17/+17
2025-06-03Enable Float non-determinism in miri. Update and add tests and changeLorrensP-2158466-16/+16
2025-05-31Add const support for float rounding methodsRuan Comelli-6/+12
2025-05-29Make `std/src/num` mirror `core/src/num`Trevor Gross-0/+1254