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-07-18
Merge ref '82310651b93a' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-0
/
+2
2025-07-18
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-07-18
Change the `memcmp` and `bcmp` return type to `c_int`
Julien THILLARD
-4
/
+5
2025-07-18
mem: Use `core::ffi::c_int`
Trevor Gross
-8
/
+1
2025-07-17
Update the `no-merges` PR title
Jakub Beránek
-1
/
+1
2025-07-17
Allow a new lint failure in nightly
Trevor Gross
-0
/
+2
2025-07-12
Tell triagebot to reopen bot PRs to run CI on them
Jakub Beránek
-0
/
+3
2025-07-12
Add CI workflow for automatically performing subtree sync pulls
Jakub Beránek
-0
/
+23
2025-07-10
Upgrade `iai-callgrind` to 0.15
Trevor Gross
-3
/
+3
2025-07-10
Upgrade dependencies to the latest version
Trevor Gross
-4
/
+4
2025-07-10
Rollup merge of #143660 - cuviper:lib-doc-false, r=tgross35
Matthias Krüger
-0
/
+2
2025-07-10
Add documentation about subtree sync
Jakub Beránek
-0
/
+9
2025-07-08
Disable docs for `compiler-builtins` and `sysroot`
Josh Stone
-0
/
+2
2025-07-08
Add josh-sync config file
Jakub Beránek
-0
/
+3
2025-07-08
Remove josh-sync crate
Jakub Beránek
-455
/
+0
2025-07-04
Test building custom targets and resolve an issue probing `rustc`
Trevor Gross
-6
/
+63
2025-07-04
Remove unused custom target JSON files
Trevor Gross
-110
/
+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
-29
/
+35
2025-07-04
Remove the `let_chains` feature now that it is stable
Trevor Gross
-2
/
+0
2025-07-02
Use the compiler to determine whether or not to enable `f16` and `f128`
Trevor Gross
-111
/
+66
2025-07-01
libm: Improved integer utilities, implement shifts and bug fixes for i256 and...
quaternic
-60
/
+223
2025-06-30
josh-sync: Replace `#xxxx`-style links in messages
Trevor Gross
-0
/
+31
2025-06-29
apply suggestions for clippy::manual_is_multiple_of in libm-test
quaternic
-3
/
+3
2025-06-24
Use `asm_cfg` in `probestack`
Folkert de Vries
-23
/
+13
2025-06-14
symcheck: Add a wrapper around an archive
Trevor Gross
-24
/
+80
2025-06-14
Add minimal triagebot config
Urgau
-0
/
+21
2025-06-14
use `extern "custom"` on naked functions with a custom calling convention
Folkert de Vries
-28
/
+19
2025-06-14
use `is_multiple_of` to check if an addr is aligned
Folkert de Vries
-9
/
+9
2025-06-14
Work around out-of-tree testing with a shim crate
Trevor Gross
-4
/
+77
2025-06-14
Merge ref 'd087f112b7d1:/library/compiler-builtins' from https://github.com/r...
Trevor Gross
-292
/
+206
2025-06-14
Update the upstream Rust version
Trevor Gross
-1
/
+1
2025-06-14
Delete `.release-plz.toml`
Trevor Gross
-13
/
+0
2025-06-13
Mark compiler-builtins as `publish = false`
Trevor Gross
-0
/
+1
2025-06-13
Clean up and sort manifest keys
Trevor Gross
-12
/
+7
2025-06-13
fmaximum,fminimum: Fix incorrect result and add tests
Trevor Gross
-57
/
+392
2025-06-13
Eliminate `build.rs`-generated Aarch64 atomic macros (#951)
qinghon
-65
/
+75
2025-06-10
indent the probestack inline assembly
Folkert de Vries
-110
/
+110
2025-06-10
merge the sgx/fortanix `__rust_probestack` into the general `x86_64` one
Folkert de Vries
-73
/
+23
2025-06-10
use `#[naked]` for `__rust_probestack`
Folkert de Vries
-97
/
+33
2025-06-10
add a fixme to use `extern_custom` when available
Folkert de Vries
-0
/
+9
2025-06-10
ci: Fix a typo that was causing a command failure
Trevor Gross
-1
/
+1
2025-06-10
compiler-builtins: Remove unused `lints.rust` table
Trevor Gross
-4
/
+0
2025-06-09
compiler-builtins: Emit `rustc-check-cfg` earlier
Trevor Gross
-2
/
+3
2025-06-09
compiler-builtins: Specify `:r` registers for `usize`
Trevor Gross
-3
/
+3
2025-06-09
compiler-builtins: Resolve `unsafe_op_in_unsafe_fn` on Arm32 Android
Trevor Gross
-10
/
+30
2025-06-08
compiler-builtins: Fix a `rustdoc::bare-urls` error
Trevor Gross
-1
/
+1
2025-06-08
Use the in-tree `compiler-builtins`
Trevor Gross
-3
/
+1
2025-06-04
`panic-handler`: Remove the `no_core` feature
Trevor Gross
-9
/
+3
2025-06-04
Merge ref 'df8102fe5f24:/library/compiler-builtins' from https://github.com/r...
Trevor Gross
-2
/
+1
[next]