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
/
crates
Age
Commit message (
Expand
)
Author
Lines
2025-08-09
symcheck: Skip `__ymm@` symbols on Windows
Trevor Gross
-1
/
+1
2025-08-07
symcheck: Ignore symbols in `.debug_gdb_scripts`
Trevor Gross
-0
/
+5
2025-08-07
symcheck: Store the section name in `SymInfo` if available
Trevor Gross
-10
/
+20
2025-07-24
Enable tests that were skipped on PowerPC
Trevor Gross
-2
/
+0
2025-07-24
symcheck: Switch the `object` dependency from git to crates.io
Trevor Gross
-2
/
+1
2025-07-10
Upgrade dependencies to the latest version
Trevor Gross
-2
/
+2
2025-07-08
Remove josh-sync crate
Jakub Beránek
-454
/
+0
2025-07-04
symcheck: Improve diagnostics from spawned Cargo
Trevor Gross
-7
/
+22
2025-07-04
symcheck: Make `target` a positional argument
Trevor Gross
-14
/
+23
2025-07-04
Remove the `let_chains` feature now that it is stable
Trevor Gross
-2
/
+0
2025-06-30
josh-sync: Replace `#xxxx`-style links in messages
Trevor Gross
-0
/
+31
2025-06-14
symcheck: Add a wrapper around an archive
Trevor Gross
-24
/
+80
2025-06-04
`panic-handler`: Remove the `no_core` feature
Trevor Gross
-5
/
+2
2025-06-04
Add tooling for `josh` syncs
Trevor Gross
-0
/
+423
2025-06-04
Replace the musl submodule with a download script
Trevor Gross
-1
/
+1
2025-06-01
Upgrade all dependencies to the latest available version
Trevor Gross
-3
/
+3
2025-05-29
symcheck: Print the command to make reproducing errors easier
Trevor Gross
-7
/
+8
2025-05-29
Remove the now-unneeded llvm-tools-preview
Trevor Gross
-1
/
+1
2025-05-29
Replace the `nm` symbol check with a Rust implementation
Trevor Gross
-0
/
+244
2025-05-18
fix an if statement that can be collapsed
Folkert de Vries
-19
/
+21
2025-04-23
libm-macros: Allow a way to bulk match f16 and f128 functions
Trevor Gross
-41
/
+121
2025-04-23
libm-macros: Start tracking which functions are public
Trevor Gross
-172
/
+219
2025-04-22
musl: Update submodule
Trevor Gross
-0
/
+0
2025-04-21
Update licensing information after repository refactoring
Trevor Gross
-0
/
+3
2025-04-20
Set the musl submodule to 61399d4b ("loongarch64: add TLSDESC support")
Trevor Gross
-0
/
+0
2025-04-19
Run `cargo fmt` on all projects
Trevor Gross
-74
/
+277
2025-04-19
libm: Fix crate compilation
Trevor Gross
-1
/
+1
2025-04-19
libm: Reorganize into compiler-builtins
Trevor Gross
-0
/
+2572
2025-03-19
Switch repository layout to use a virtual manifest
Trevor Gross
-0
/
+4
2025-03-06
Migrate `testcrate` and `panic-handler` to edition 2024
Trevor Gross
-1
/
+1
2024-07-26
Add `release-plz` for automatic releases.
Trevor Gross
-0
/
+1
2024-07-06
Get rid of a warning
Andrey Turkin
-0
/
+1
2021-04-02
Fix panic-handler documentation
Aaron Kutch
-1
/
+1
2018-09-13
`panic_handler` is now stable
Paolo Teti
-1
/
+1
2018-09-01
Rename panic_implementation -> panic_handler
Paolo Teti
-3
/
+3
2018-07-12
Try to fix intrinsics example on nightly
Alex Crichton
-0
/
+17