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-test
Age
Commit message (
Expand
)
Author
Lines
2025-07-27
Implement `floor` and `ceil` in assembly on `i586`
Folkert de Vries
-22
/
+0
2025-07-10
Upgrade `iai-callgrind` to 0.15
Trevor Gross
-1
/
+1
2025-07-10
Upgrade dependencies to the latest version
Trevor Gross
-1
/
+1
2025-07-01
libm: Improved integer utilities, implement shifts and bug fixes for i256 and...
quaternic
-3
/
+61
2025-06-29
apply suggestions for clippy::manual_is_multiple_of in libm-test
quaternic
-3
/
+3
2025-06-04
Replace the musl submodule with a download script
Trevor Gross
-1
/
+1
2025-06-02
libm-test: Fix unintentional skips in `binop_common`
Trevor Gross
-11
/
+25
2025-06-02
cleanup: Use `x.biteq(y)` rather than `x.to_bits() == y.to_bits()`
Trevor Gross
-5
/
+2
2025-06-01
Upgrade all dependencies to the latest available version
Trevor Gross
-7
/
+7
2025-05-29
libm-test: Make `extensive` an attribute rather than a test type
Trevor Gross
-25
/
+60
2025-05-29
Add benchmarks for float parsing and printing
Trevor Gross
-17
/
+83
2025-05-01
fmaf: Add a test case from a MinGW failure
Trevor Gross
-1
/
+12
2025-04-23
libm-macros: Allow a way to bulk match f16 and f128 functions
Trevor Gross
-81
/
+7
2025-04-23
libm-macros: Start tracking which functions are public
Trevor Gross
-3
/
+7
2025-04-21
Update licensing information after repository refactoring
Trevor Gross
-0
/
+1
2025-04-20
ci: Enable testing of `libm` crates
Trevor Gross
-0
/
+3
2025-04-20
Fix the libm-test logfile path
Trevor Gross
-6
/
+1
2025-04-19
Add remaining `libm` crates to the workspace
Trevor Gross
-2
/
+2
2025-04-19
Run `cargo fmt` on all projects
Trevor Gross
-79
/
+281
2025-04-19
libm: Fix crate compilation
Trevor Gross
-7
/
+7
2025-04-19
libm: Reorganize into compiler-builtins
Trevor Gross
-0
/
+6721