about summary refs log tree commit diff
path: root/library/compiler-builtins/libm/src/math/support/float_traits.rs
AgeCommit message (Expand)AuthorLines
2025-09-21Mark float intrinsics with no preconditions as safeltdk-1/+1
2025-07-17Allow a new lint failure in nightlyTrevor Gross-0/+2
2025-06-13fmaximum,fminimum: Fix incorrect result and add testsTrevor Gross-0/+9
2025-06-01Fix new `dead_code` warnings from recent nightliesTrevor Gross-0/+1
2025-04-29Resolve `unnecessary_transmutes` lintsTrevor Gross-0/+6
2025-04-19Run `cargo fmt` on all projectsTrevor Gross-10/+71
2025-04-19libm: Flatten the `libm/libm` directoryTrevor Gross-0/+484