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
/
src
Age
Commit message (
Expand
)
Author
Lines
2025-04-24
Revert compiletest new-executor, to re-land without download-rustc
Zalathar
-11
/
+7
2025-04-24
Remove some unnecessary clones.
Nicholas Nethercote
-3
/
+3
2025-04-23
Update wasm-component-ld to 0.5.13
Alex Crichton
-1
/
+1
2025-04-23
Fix detection of `main` function if there are expressions around it
Guillaume Gomez
-4
/
+17
2025-04-23
Unify sidebar buttons to use the same image
Guillaume Gomez
-21
/
+22
2025-04-23
Update browser-ui-test version to 0.20.6
Guillaume Gomez
-1
/
+1
2025-04-23
Auto merge of #139983 - flip1995:clippy-subtree-update, r=Manishearth
bors
-6984
/
+13718
2025-04-23
fix: Fix incorrect diagnostic for lifetime parameter count mismatch
Lukas Wirth
-15
/
+21
2025-04-23
Auto merge of #139998 - Zalathar:new-executor, r=onur-ozkan
bors
-7
/
+11
2025-04-23
CI: use aws codebuild for job dist-arm-linux
MarcoIeni
-13
/
+78
2025-04-23
Mark `incorrect_generics_len` diagnostic as experimental
Lukas Wirth
-0
/
+1
2025-04-23
rustc-dev-guide: document that `//@ add-core-stubs` imply `-Cforce-unwind-tab...
Jieyou Xu
-7
/
+19
2025-04-23
compiletest: `//@ add-core-stubs` implies `-Cforce-unwind-tables=yes`
Jieyou Xu
-2
/
+6
2025-04-23
Download GCC from CI on test builders
Jakub Beránek
-0
/
+3
2025-04-23
Clippy: Fix doc issue
Philipp Krones
-0
/
+1
2025-04-23
Remove `git_repository` from the `stage0` file
Jakub Beránek
-1
/
+0
2025-04-23
Remove `git_repository` field from `GitConfig`
Jakub Beránek
-15
/
+0
2025-04-23
Make algebraic intrinsics into 'const fn' items; Make algebraic functions of ...
Gabriel Bjørnager Jensen
-26
/
+0
2025-04-23
Merge from rustc
The Miri Cronjob Bot
-21
/
+68
2025-04-23
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-04-23
Auto merge of #138591 - Kobzol:git-ci, r=Mark-Simulacrum
bors
-342
/
+877
2025-04-23
compiletest: Use the new non-libtest executor by default
Zalathar
-7
/
+11
2025-04-23
Update doc of cygwin target
Berrysoft
-2
/
+3
2025-04-22
[compiletest] Parallelize test discovery
Tyler Mandry
-38
/
+60
2025-04-22
update unstable book to mention string/bytestring typing
dianne
-0
/
+21
2025-04-22
Merge pull request #19647 from roife/fix-issue-19646
Lukas Wirth
-41
/
+31
2025-04-22
tidy: Remove rinja deps from proc_macro_deps
Philipp Krones
-4
/
+0
2025-04-22
Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into clippy-subtree-u...
Philipp Krones
-15
/
+17
2025-04-22
Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into clippy-subtree-u...
Philipp Krones
-6980
/
+13717
2025-04-23
fix: panics in inlay hints that produce empty text edits for closure return t...
roifewu
-41
/
+31
2025-04-22
Rollup merge of #140124 - rustbot:docs-update, r=ehuss
Chris Denton
-0
/
+0
2025-04-22
Rollup merge of #140072 - folkertdev:miri-fn-align, r=RalfJung
Chris Denton
-0
/
+21
2025-04-22
Merge pull request #19657 from ChayimFriedman2/better-offset-of
Lukas Wirth
-3
/
+230
2025-04-22
Account for `IngredientCache::get_or_create()` taking `&Zalsa` and not `&dyn ...
Chayim Refael Friedman
-1
/
+1
2025-04-22
Fix variance
Chayim Refael Friedman
-7
/
+3
2025-04-22
Adapt for new cycle handling changing in Salsa
Chayim Refael Friedman
-339
/
+133
2025-04-22
Adjust for `salsa::Id::from_u32()` being unsafe
Chayim Refael Friedman
-183
/
+80
2025-04-22
Adjust for new Salsa not implementing `Debug` by default
Chayim Refael Friedman
-6
/
+6
2025-04-22
Depend on Salsa v0.20.0
Chayim Refael Friedman
-10
/
+11
2025-04-22
Merge pull request #19479 from ChayimFriedman2/generic-mismatch
Lukas Wirth
-405
/
+1243
2025-04-22
compiletest: Fix deadline bugs in new executor
Zalathar
-21
/
+47
2025-04-22
The new diagnostic has found a bug lurking in minicore
Chayim Refael Friedman
-1
/
+1
2025-04-22
Add two new diagnostics: one for mismatch in generic arguments count, and ano...
Chayim Refael Friedman
-404
/
+1242
2025-04-22
Merge pull request #19622 from A4-Tacks/raw-string-suffix
Lukas Wirth
-13
/
+293
2025-04-22
Merge pull request #19662 from Veykril/push-lqqvmnonlwrx
Lukas Wirth
-1
/
+1
2025-04-22
minor: Fix outdated comment in hir-ty/generics.rs
Lukas Wirth
-1
/
+1
2025-04-22
Merge pull request #19624 from jackh726/chalk-update
Lukas Wirth
-173
/
+166
2025-04-22
TB: add missing interior_mutability test file
Ralf Jung
-0
/
+177
2025-04-22
update build and test instructions
Manuel Drehwald
-5
/
+7
2025-04-22
Merge from rustc
The Miri Cronjob Bot
-459
/
+1685
[prev]
[next]