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
Age
Commit message (
Expand
)
Author
Lines
2025-06-01
Fix new `dead_code` warnings from recent nightlies
Trevor Gross
-103
/
+116
2025-05-30
chore: release
github-actions[bot]
-1
/
+16
2025-05-29
ci: Allow for multiple icount benchmarks in the same run
Trevor Gross
-8
/
+37
2025-05-29
libm-test: Make `extensive` an attribute rather than a test type
Trevor Gross
-25
/
+60
2025-05-29
Increase the benchmark rustc version to 2025-05-28
Trevor Gross
-1
/
+1
2025-05-29
ci: Allow concurrency outside of pull requests
Trevor Gross
-1
/
+1
2025-05-29
Run `builtins-test-intrinsics` when possible
Trevor Gross
-12
/
+24
2025-05-29
Add benchmarks for float parsing and printing
Trevor Gross
-17
/
+83
2025-05-29
symcheck: Print the command to make reproducing errors easier
Trevor Gross
-7
/
+8
2025-05-29
Change `compiler-builtins` to edition 2024
Trevor Gross
-20
/
+30
2025-05-29
Remove the now-unneeded llvm-tools-preview
Trevor Gross
-2
/
+1
2025-05-29
Replace the `nm` symbol check with a Rust implementation
Trevor Gross
-108
/
+262
2025-05-29
Remove unneeded C symbols
Trevor Gross
-3
/
+2
2025-05-29
Reuse `libm`'s `Caat` and `CastFrom` in `compiler-builtins`
Trevor Gross
-52
/
+16
2025-05-29
cleanup: Reuse `MinInt` and `Int` from `libm` in `compiler-builtins`
Trevor Gross
-345
/
+168
2025-05-28
aarch64: Add a note saying why we use `frintx` rather than `frintn`
Trevor Gross
-0
/
+6
2025-05-28
Typo in README.md
Dario Damiani
-1
/
+1
2025-05-28
Update `CmpResult` to use a pointer-sized return type
Trevor Gross
-26
/
+48
2025-05-22
libm: Clean up unused files
Trevor Gross
-310
/
+0
2025-05-22
fixed typo in readme
Pályi Lőrinc
-1
/
+1
2025-05-21
Enable `__powitf2` on MSVC
beetrees
-4
/
+0
2025-05-18
fix an if statement that can be collapsed
Folkert de Vries
-19
/
+21
2025-05-13
Fix `i256::MAX`
Tobias Decking
-2
/
+2
2025-05-12
chore(compiler_builtins): release v0.1.159
github-actions[bot]
-1
/
+7
2025-05-12
Remove cfg(bootstrap)
nora
-12
/
+0
2025-05-06
release-plz: Include the libm changelog in compiler-builtins
Trevor Gross
-0
/
+1
2025-05-06
chore: release
github-actions[bot]
-2
/
+14
2025-05-06
Require `target_has_atomic = "ptr"` for runtime feature detection
Trevor Gross
-6
/
+15
2025-05-05
ci: Mention `ci: skip-extensive` in the error message
Trevor Gross
-1
/
+3
2025-05-05
Replace `super::super` with `crate::support` where possible
Trevor Gross
-22
/
+19
2025-05-04
docs: fix typo in Cargo.toml
ELginas
-1
/
+1
2025-05-04
chore: release
github-actions[bot]
-2
/
+14
2025-05-03
Use runtime feature detection for fma routines on x86
Trevor Gross
-3
/
+588
2025-05-03
Rename the i686 module to x86
Trevor Gross
-4
/
+4
2025-05-03
update-api-list: Match subdirectories within arch
Trevor Gross
-1
/
+3
2025-05-01
fmaf: Add a test case from a MinGW failure
Trevor Gross
-1
/
+12
2025-05-01
builtins-test: Remove `no_mangle` from `eh_personality`
Trevor Gross
-1
/
+0
2025-04-29
Refactor the fma modules
Trevor Gross
-175
/
+179
2025-04-29
Move `fma` implementations to `mod generic`
Trevor Gross
-0
/
+0
2025-04-29
Resolve `unnecessary_transmutes` lints
Trevor Gross
-48
/
+32
2025-04-23
Warn on `unsafe_op_in_unsafe_fn` by default
Trevor Gross
-51
/
+172
2025-04-23
libm-macros: Allow a way to bulk match f16 and f128 functions
Trevor Gross
-122
/
+128
2025-04-23
libm-macros: Start tracking which functions are public
Trevor Gross
-175
/
+226
2025-04-22
musl: Update submodule
Trevor Gross
-0
/
+0
2025-04-22
chore: Release libm v0.2.13
Trevor Gross
-1
/
+7
2025-04-22
fix: Switch to resolver v2
Trevor Gross
-1
/
+1
2025-04-22
chore: Combine CHANGELOG files for compiler-builtins
Trevor Gross
-108
/
+100
2025-04-22
chore: release builtins 0.1.156 and libm 0.2.12
github-actions[bot]
-2
/
+50
2025-04-22
Reimplement the generic fmod
quaternic
-66
/
+55
2025-04-21
Rename the `public-test-deps` feature to `unstable-public-internals`
Trevor Gross
-19
/
+19
[prev]
[next]