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
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
Merge pull request #1882 from klensy/deps
Folkert de Vries
-64
/
+23
2025-07-23
Auto merge of #143412 - Kobzol:std-detect-in-stdlib, r=Amanieu
bors
-817
/
+377
2025-07-23
ci: Add native PowerPC64LE and s390x jobs
Trevor Gross
-0
/
+22
2025-07-23
bump serde_with. Weird that it works without std feature, but
klensy
-39
/
+23
2025-07-23
remove unused deps
klensy
-25
/
+0
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
atomicrmw on pointers: move integer-pointer cast hacks into backend
Ralf Jung
-1
/
+6
2025-07-23
atomicrmw on pointers: move integer-pointer cast hacks into backend
Ralf Jung
-176
/
+243
2025-07-23
properly use caller-side panic location for some GenericArgs methods
Ralf Jung
-5
/
+12
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
[rustdoc] Display unsafe attrs with edition 2024 `unsafe()` wrappers.
Predrag Gruevski
-14
/
+46
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-23
add links to collections
gewitternacht
-0
/
+5
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-23
remove trailing whitespace
gewitternacht
-1
/
+1
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
document assumptions about `Clone` and `Eq` traits
gewitternacht
-0
/
+24
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
Merge pull request #1880 from folkertdev/remove-lazy-static-dep
Folkert de Vries
-10
/
+2
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
remove `lazy_static` dependency from `intrinsic-test`
Folkert de Vries
-10
/
+2
2025-07-22
Update stdarch README
Jakub Beránek
-9
/
+1
[prev]
[next]