about summary refs log tree commit diff
path: root/library/compiler-builtins/libm/src/math/support/int_traits.rs
AgeCommit message (Expand)AuthorLines
2025-07-01libm: Improved integer utilities, implement shifts and bug fixes for i256 and...quaternic-2/+21
2025-06-01Fix new `dead_code` warnings from recent nightliesTrevor Gross-0/+1
2025-05-29Reuse `libm`'s `Caat` and `CastFrom` in `compiler-builtins`Trevor Gross-0/+5
2025-05-29cleanup: Reuse `MinInt` and `Int` from `libm` in `compiler-builtins`Trevor Gross-0/+9
2025-04-22Reimplement the generic fmodquaternic-0/+4
2025-04-19libm: Flatten the `libm/libm` directoryTrevor Gross-0/+451