index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
compiler-builtins
/
libm
/
src
/
math
/
support
Age
Commit message (
Expand
)
Author
Lines
2025-09-21
Mark float intrinsics with no preconditions as safe
ltdk
-1
/
+1
2025-07-26
libm: Update for new warn-by-default clippy lints
Trevor Gross
-1
/
+2
2025-07-17
Allow a new lint failure in nightly
Trevor Gross
-0
/
+2
2025-07-01
libm: Improved integer utilities, implement shifts and bug fixes for i256 and...
quaternic
-57
/
+162
2025-06-13
fmaximum,fminimum: Fix incorrect result and add tests
Trevor Gross
-1
/
+12
2025-06-01
Fix new `dead_code` warnings from recent nightlies
Trevor Gross
-103
/
+116
2025-05-29
Reuse `libm`'s `Caat` and `CastFrom` in `compiler-builtins`
Trevor Gross
-0
/
+5
2025-05-29
cleanup: Reuse `MinInt` and `Int` from `libm` in `compiler-builtins`
Trevor Gross
-0
/
+9
2025-05-28
Update `CmpResult` to use a pointer-sized return type
Trevor Gross
-0
/
+2
2025-05-13
Fix `i256::MAX`
Tobias Decking
-1
/
+1
2025-05-06
Require `target_has_atomic = "ptr"` for runtime feature detection
Trevor Gross
-3
/
+8
2025-05-03
Use runtime feature detection for fma routines on x86
Trevor Gross
-0
/
+209
2025-04-29
Resolve `unnecessary_transmutes` lints
Trevor Gross
-0
/
+6
2025-04-22
Reimplement the generic fmod
quaternic
-0
/
+4
2025-04-19
Run `cargo fmt` on all projects
Trevor Gross
-47
/
+283
2025-04-19
libm: Flatten the `libm/libm` directory
Trevor Gross
-0
/
+2791