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
Age
Commit message (
Expand
)
Author
Lines
2025-07-23
add codegen test for variadics (also replacing some existing does-this-build ...
Ralf Jung
-59
/
+110
2025-07-23
Fix `compiletest` bad handling of `ignore-backends`
Guillaume Gomez
-0
/
+5
2025-07-23
Add `ignore-backends` annotations in failing GCC backend ui tests
Guillaume Gomez
-34
/
+123
2025-07-23
Ports `#[macro_use]` and `#[macro_escape]` to the new attribute parsing infra...
Jonathan Brouwer
-4
/
+4
2025-07-23
Update uitest stderrs
Jonathan Brouwer
-85
/
+274
2025-07-23
Ports `#[macro_use]` and `#[macro_escape]` to the new attribute parsing infra...
Jonathan Brouwer
-65
/
+206
2025-07-23
Fix tests/codegen-llvm/const-vector.rs test failure on riscv64
Caiweiran
-0
/
+2
2025-07-23
Fix tests/assembly-llvm/dwarf-mixed-versions-lto.rs test failure on riscv64
Caiweiran
-3
/
+4
2025-07-23
Hint that choose_pivot returns index in bounds
Kornel
-10
/
+10
2025-07-23
Auto merge of #143412 - Kobzol:std-detect-in-stdlib, r=Amanieu
bors
-817
/
+377
2025-07-23
Merge pull request #4479 from RalfJung/ci-win-arm
Ralf Jung
-8
/
+20
2025-07-23
Remove Josh code from `miri-script`
Jakub Beránek
-336
/
+6
2025-07-23
Update josh sync documentation
Jakub Beránek
-13
/
+10
2025-07-23
Init josh-sync config file
Jakub Beránek
-0
/
+2
2025-07-23
No longer need `alloca`s for consuming `Result<!, i32>` and similar
Scott McMurray
-64
/
+110
2025-07-23
CI: add windows-arm runner
Ralf Jung
-8
/
+20
2025-07-23
std: net: uefi: Add support to query connection data
Ayush Singh
-15
/
+81
2025-07-23
Change rename self to parameter use `Self` type
A4-Tacks
-29
/
+48
2025-07-23
Auto merge of #143897 - cjgillot:derive-walk, r=petrochenkov
bors
-1676
/
+1220
2025-07-23
Merge pull request #20281 from ChayimFriedman2/parse-hrtb-const
Shoyu Vanilla (Flint)
-352
/
+463
2025-07-23
Don't suggest assoc ty bound on non-angle-bracketed problematic assoc ty binding
León Orell Valerian Liehr
-5
/
+36
2025-07-22
rustc_resolve: get rid of unused rustdoc::span_of_fragments_with_expansion
binarycat
-13
/
+4
2025-07-23
Don't special-case llvm.* as nounwind
Alisa Sireneva
-10
/
+15
2025-07-22
Unquerify extern_mod_stmt_cnum.
Camille GILLOT
-6
/
+6
2025-07-22
impl items are never unnamable
binarycat
-2
/
+8
2025-07-22
rustdoc: actually never link to unnamable types
binarycat
-7
/
+18
2025-07-22
fix regression test
binarycat
-3
/
+7
2025-07-22
rustdoc: never try to link to unnamable types
binarycat
-1
/
+9
2025-07-22
add regression test for RUST-143222
binarycat
-0
/
+24
2025-07-23
Make lints work with `allow_internal_unstable`
Jules Bertholet
-0
/
+1
2025-07-22
rustdoc: avoid allocating a temp String for aliases in search index
binarycat
-3
/
+16
2025-07-22
Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxu
bors
-56
/
+83
2025-07-22
Embed auxv files directly into the test binary
Jakub Beránek
-12
/
+10
2025-07-22
Improve error messages of auxv loading
Jakub Beránek
-10
/
+17
2025-07-22
Remove licenses from std-detect
Jakub Beránek
-226
/
+0
2025-07-22
Bless bootstrap tests
Jakub Beránek
-11
/
+11
2025-07-22
Remove `std_detect` from stdarch's CI
Jakub Beránek
-71
/
+2
2025-07-22
Remove `std_detect` from stdarch examples
Jakub Beránek
-30
/
+18
2025-07-22
Fix warning
Jakub Beránek
-0
/
+10
2025-07-22
Move tests around to appease `tidy`
Jakub Beránek
-262
/
+258
2025-07-22
Update stdarch README
Jakub Beránek
-9
/
+1
2025-07-22
Reformat `std_detect`
Jakub Beránek
-182
/
+54
2025-07-22
Allow platform-specific code in `std_detect`
Jakub Beránek
-0
/
+1
2025-07-22
Make `std_detect` a direct dependency of `std`
Jakub Beránek
-16
/
+7
2025-07-22
Move `std_detect` from `library/stdarch` to `library`
Jakub Beránek
-0
/
+0
2025-07-22
pass build.npm from bootstrap to tidy and use it for npm install
binarycat
-4
/
+14
2025-07-22
bootstrap: Move musl-root fallback out of sanity check
Jens Reidel
-14
/
+18
2025-07-22
Merge pull request #20280 from Kobzol/josh-sync
Laurențiu Nicola
-229
/
+42
2025-07-22
Merge pull request #20282 from Kobzol/josh-sync-ci
Laurențiu Nicola
-0
/
+20
2025-07-22
bootstrap: add package.json and package-lock.json to dist tarball
binarycat
-0
/
+2
[prev]
[next]