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-06-19
Check MSRV before suggesting applying `const` to a function
Samuel Tardieu
-1
/
+199
2025-06-19
isolated_alloc: directly use mmap for allocations
Nia Espera
-36
/
+72
2025-06-19
Remove old format_args diagnostic.
Mara Bos
-27
/
+11
2025-06-19
atomic tests: remove static mut
Marijn Schouten
-17
/
+13
2025-06-19
Use expr_ref.
Mara Bos
-2
/
+1
2025-06-19
correct template for `#[align]`
Folkert de Vries
-34
/
+36
2025-06-19
vec_deque alloctests: remove static mut
Marijn Schouten
-101
/
+18
2025-06-19
vec tests: remove static mut
Marijn Schouten
-92
/
+53
2025-06-19
Prepare to split `clippy_lints` (#14684)
Alex Macleod
-431
/
+480
2025-06-19
Update compiler/rustc_interface/src/passes.rs
Camille Gillot
-1
/
+1
2025-06-19
Adjust `with_generic_param_rib`.
Nicholas Nethercote
-119
/
+77
2025-06-19
Auto merge of #142245 - marcoieni:split-gnu-tools, r=Kobzol
bors
-56
/
+125
2025-06-19
add comment to `src/bootstrap/build.rs`
Deadbeef
-0
/
+1
2025-06-19
`Option`s are `Iterator`s
Yotam Ofek
-11
/
+4
2025-06-19
avoid intermediately collecting into vectors
Yotam Ofek
-8
/
+4
2025-06-19
one less pathbuf allocation
Yotam Ofek
-2
/
+2
2025-06-19
completely deduplicate `Visitor` and `MutVisitor`
Deadbeef
-676
/
+465
2025-06-19
Rustup to rustc 1.89.0-nightly (c68340350 2025-06-18)
bjorn3
-1
/
+1
2025-06-19
Sync from rust c68340350c78eea402c4a85f8d9c1b7d3d607635
bjorn3
-42
/
+64
2025-06-19
Merge pull request #4396 from Stypox/build-with-features
Ralf Jung
-65
/
+153
2025-06-19
Doc: clarify priority of lint level sources
Hamidreza Sanaee
-1
/
+102
2025-06-19
Allow building Miri with --features from miri-script
Stypox
-65
/
+153
2025-06-19
Do not include NUL-terminator in computed length
Alice Ryhl
-20
/
+27
2025-06-19
Merge pull request #20042 from Veykril/push-uosxynulorzn
Lukas Wirth
-3
/
+3
2025-06-19
fix: Temporarily disable `+` typing handler as it moves the cursor position
Lukas Wirth
-3
/
+3
2025-06-19
Auto merge of #139244 - jieyouxu:exp/auto-cross-run-make, r=Kobzol
bors
-112
/
+206
2025-06-19
Merge pull request #20041 from Veykril/push-yxlszoznuyno
Lukas Wirth
-39
/
+19
2025-06-19
remove `walk_item_kind` from `MutVisitor`
Deadbeef
-49
/
+3
2025-06-19
Revert "Turn `BlockId` into a `#[salsa::tracked]`"
Lukas Wirth
-39
/
+19
2025-06-19
Merge pull request #4407 from rust-lang/rustup-2025-06-19
Ralf Jung
-12907
/
+15118
2025-06-19
Remove incorrect comments in `Weak`
Tim (Theemathas) Chirananthavat
-2
/
+0
2025-06-19
Merge from rustc
The Miri Cronjob Bot
-12906
/
+15117
2025-06-19
Clarify arrow in snapshot tests
Jakub Beránek
-0
/
+4
2025-06-19
Normalize host target in snapshot tests
Jakub Beránek
-17
/
+74
2025-06-19
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-06-19
Add `get_host_target` function
Jakub Beránek
-2
/
+7
2025-06-19
Merge pull request #20039 from ShoyuVanilla/let-bind-ref-capt
Lukas Wirth
-1
/
+43
2025-06-19
Cache instantiation of canonical binder
Michael Goulet
-20
/
+177
2025-06-19
Merge from rustc
The rustc-dev-guide Cronjob Bot
-28451
/
+45536
2025-06-19
Preparing for merge from rustc
The rustc-dev-guide Cronjob Bot
-1
/
+1
2025-06-19
Auto merge of #142697 - tgross35:rollup-xu4yuq6, r=tgross35
bors
-655
/
+1097
2025-06-19
Update books
rustbot
-0
/
+0
2025-06-18
Prepare to split lints into multiple crates
Jason Newcomb
-431
/
+480
2025-06-19
various minor target feature cleanups
Ralf Jung
-2
/
+1
2025-06-19
various minor target feature cleanups
Ralf Jung
-54
/
+38
2025-06-18
Add a test for `concat_bytes!` with C strings
Trevor Gross
-29
/
+83
2025-06-19
line-wrap and extend comments, typos
Ralf Jung
-14
/
+22
2025-06-19
cg_gcc: properly populate cfg(target_features) with -Ctarget-features
Ralf Jung
-22
/
+17
2025-06-19
cg_gcc: properly populate cfg(target_features) with -Ctarget-features
Ralf Jung
-47
/
+37
2025-06-19
unify two -Ctarget-feature parsers
Ralf Jung
-121
/
+170
[prev]
[next]