about summary refs log tree commit diff
path: root/library/compiler-builtins/libm/src/math/generic/copysign.rs
AgeCommit message (Collapse)AuthorLines
2025-05-05Replace `super::super` with `crate::support` where possibleTrevor Gross-1/+1
Since `crate::support` now works in both `compiler-builtins` and `libm`, we can get rid of some of these unusual paths.
2025-04-19libm: Flatten the `libm/libm` directoryTrevor Gross-0/+11