about summary refs log tree commit diff
path: root/library/compiler-builtins/libm/src/math/generic/rint.rs
AgeCommit message (Collapse)AuthorLines
2025-05-05Replace `super::super` with `crate::support` where possibleTrevor Gross-2/+1
Since `crate::support` now works in both `compiler-builtins` and `libm`, we can get rid of some of these unusual paths.
2025-04-19Run `cargo fmt` on all projectsTrevor Gross-2/+13
Apply the same formatting rules to both `libm` and `compiler-builtins`.
2025-04-19libm: Flatten the `libm/libm` directoryTrevor Gross-0/+120