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-09-08
add some comments to clarify the fix
Fang He
-0
/
+6
2025-09-08
Merge pull request #4573 from RalfJung/rustup
Ralf Jung
-4105
/
+6084
2025-09-08
clippy
Ralf Jung
-1
/
+1
2025-09-08
Merge ref 'a09fbe2c8372' from rust-lang/rust
Ralf Jung
-4104
/
+6083
2025-09-08
Prepare for merging from rust-lang/rust
Ralf Jung
-1
/
+1
2025-09-08
Allow static regions in `type_name`.
Nicholas Nethercote
-2
/
+18
2025-09-08
check before test for hardware capabilites in bits 32~63 of usize
Fang He
-33
/
+38
2025-09-08
move `toplevel_ref_args` out of `misc` (#15627)
Samuel Tardieu
-116
/
+125
2025-09-08
Fix broken Microsoft URL missing slash
Ali Nazzal
-1
/
+1
2025-09-08
Auto merge of #146173 - Kmeakin:km/unicode-data/no-ascii, r=jhpratt
bors
-247
/
+320
2025-09-08
Merge pull request #4566 from Patrick-6/miri-genmc-rmw
Ralf Jung
-207
/
+1478
2025-09-08
Merge pull request #20620 from A4-Tacks/let-else-completion
Laurențiu Nicola
-17
/
+220
2025-09-08
print proper error when using unsupported synchronization primitive with GenMC
Ralf Jung
-76
/
+52
2025-09-08
Merge pull request #20626 from A4-Tacks/make-record-ws
Laurențiu Nicola
-36
/
+39
2025-09-08
Merge pull request #2585 from rust-lang/tshepang/sembr
Tshepang Mbambo
-5
/
+14
2025-09-08
readability
Tshepang Mbambo
-1
/
+1
2025-09-08
fix markup
Tshepang Mbambo
-0
/
+3
2025-09-08
sembr
Tshepang Mbambo
-5
/
+11
2025-09-08
Merge pull request #2573 from rust-lang/tshepang/make-more-clear
Tshepang Mbambo
-2
/
+4
2025-09-08
Merge pull request #2582 from rust-lang/rustc-pull
Tshepang Mbambo
-17470
/
+34168
2025-09-08
remove confusing parts of sentence
Tshepang Mbambo
-2
/
+1
2025-09-07
Fix typo in default.rs
Justin Yao Du
-1
/
+1
2025-09-08
Merge ref '2f3f27bf79ec' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-17469
/
+34167
2025-09-08
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-09-08
Auto merge of #145910 - saethlin:ignore-intrinsic-calls, r=cjgillot
bors
-1
/
+25
2025-09-07
Auto merge of #145541 - cjgillot:dest-prop-live-range, r=Amanieu
bors
-615
/
+401
2025-09-07
Implement more features for GenMC mode
Patrick-6
-136
/
+1431
2025-09-08
Move `describe_as_module` from `rustc_middle::print` to `rustc:middle::query`.
Nicholas Nethercote
-12
/
+11
2025-09-08
Move `rustc_middle::MaxUniverse` to `rustc_infer`.
Nicholas Nethercote
-42
/
+41
2025-09-08
Make some matches non-exhaustive.
Nicholas Nethercote
-30
/
+2
2025-09-07
Auto merge of #146304 - matthiaskrgr:rollup-69hs07h, r=matthiaskrgr
bors
-87
/
+166
2025-09-07
support integer literals in `${concat()}`
cyrgani
-24
/
+62
2025-09-08
Minor symbol comment fixes.
Nicholas Nethercote
-7
/
+6
2025-09-07
Rollup merge of #146297 - cjgillot:may-observe-address, r=saethlin
Matthias Krüger
-8
/
+23
2025-09-07
Rollup merge of #146269 - weihanglo:solaris-flock, r=Mark-Simulacrum
Matthias Krüger
-0
/
+70
2025-09-07
Rollup merge of #146209 - bjorn3:lto_refactors5, r=dianqk
Matthias Krüger
-77
/
+44
2025-09-07
Rollup merge of #146170 - kumarUjjawal:master, r=Mark-Simulacrum
Matthias Krüger
-2
/
+29
2025-09-07
remove unsused div_rem method from bignum
Kivooeo
-56
/
+0
2025-09-07
Auto merge of #146148 - Flakebi:global-addrspace-test, r=Mark-Simulacrum
bors
-2
/
+21
2025-09-07
Use rustc_data_structures::union_find.
Camille Gillot
-28
/
+14
2025-09-07
Simplify candidate collection.
Camille Gillot
-55
/
+43
2025-09-07
Unify a source with all possible destinations.
Camille Gillot
-93
/
+75
2025-09-07
Do not use prepend to avoid quadratic behaviour.
Camille Gillot
-58
/
+37
2025-09-07
Simplify VisitPlacesWith.
Camille Gillot
-18
/
+7
2025-09-07
Use regular MaybeLiveLocals.
Camille Gillot
-136
/
+58
2025-09-07
Reimplement DestinationPropagation according to live ranges.
Camille GILLOT
-572
/
+449
2025-09-07
Introduce fast insertion at extremities to IntervalSet.
Camille GILLOT
-27
/
+90
2025-09-07
Implement 'Sum' and 'Product' for 'f16' and 'f128';
Gabriel Bjørnager Jensen
-1
/
+1
2025-09-07
docs(std): add error docs for path canonicalize
Soroush Mirzaei
-0
/
+8
2025-09-07
`let_unit_with_type_underscore`: make early-pass (#15458)
Jason Newcomb
-11
/
+137
[prev]
[next]