| Age | Commit message (Expand) | Author | Lines |
| 2025-05-18 | fmt | The Miri Cronjob Bot | -1/+5 |
| 2025-05-18 | Merge from rustc | The Miri Cronjob Bot | -58/+67 |
| 2025-05-18 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-17 | Auto merge of #141133 - matthiaskrgr:rollup-u8ndxyz, r=matthiaskrgr | bors | -58/+65 |
| 2025-05-17 | Rollup merge of #139103 - joboet:abort_dedup, r=tgross35 | Matthias Krüger | -35/+43 |
| 2025-05-17 | Rollup merge of #135808 - tiif:conv_display, r=workingjubilee | Matthias Krüger | -23/+22 |
| 2025-05-17 | Catch panics in inference in analysis-stats | Florian Diebold | -1/+17 |
| 2025-05-17 | do away with `_Self` and `TraitName` and check generic params for rustc_on_un... | mejrs | -1/+1 |
| 2025-05-17 | compiler & tools: bump windows crate to dedupe versions | klensy | -1/+4 |
| 2025-05-17 | exlicitly pass -Zdoctest-xcompile to avoid cargo version behavior differences | Ralf Jung | -0/+2 |
| 2025-05-17 | opt-dist: fix deprecated BOLT -icf=1 option | klensy | -1/+1 |
| 2025-05-17 | fix for doctest-xcompile stabilization | Ralf Jung | -53/+40 |
| 2025-05-17 | fix clippy lints | Ralf Jung | -18/+13 |
| 2025-05-17 | Merge from rustc | Ralf Jung | -4594/+5396 |
| 2025-05-17 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-05-16 | Auto merge of #140911 - rust-lang:cargo_update, r=clubby789 | bors | -99/+75 |
| 2025-05-16 | Auto merge of #141093 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-16 | Update cargo | Weihang Lo | -0/+0 |
| 2025-05-16 | Merge pull request #19808 from Veykril/lw-ollszwnlmquw | Lukas Wirth | -6/+6 |
| 2025-05-16 | ci: Run metrics on the beta channel | Lukas Wirth | -6/+6 |
| 2025-05-16 | Merge pull request #19807 from Veykril/lw-qyynkqysuyuy | Lukas Wirth | -2/+15 |
| 2025-05-16 | fix: Don't overwrite `RUSTUP_TOOLCHAIN` if it is already set | Lukas Wirth | -2/+15 |
| 2025-05-16 | Updated feature flag and output of `clippy/tests/ui/map_flatten*` | Ryan van Polen | -12/+10 |
| 2025-05-16 | Merge pull request #19805 from lnicola/inline-format-args | Laurențiu Nicola | -6/+6 |
| 2025-05-16 | Inline some format args | Laurențiu Nicola | -6/+6 |
| 2025-05-16 | Bump zip to 3.0 | Laurențiu Nicola | -8/+5 |
| 2025-05-16 | Fix fname for miri | 王宇逸 | -1/+6 |
| 2025-05-16 | Auto merge of #141044 - flip1995:clippy-subtree-update, r=Manishearth | bors | -4453/+5273 |
| 2025-05-16 | Rollup merge of #140834 - lcnr:apit-folder, r=compiler-errors | Matthias Krüger | -30/+30 |
| 2025-05-15 | Improve asm support | Chayim Refael Friedman | -40/+186 |
| 2025-05-15 | Merge commit '0450db33a5d8587f7c1d4b6d233dac963605766b' into clippy-subtree-u... | Philipp Krones | -4453/+5273 |
| 2025-05-15 | Bump undici from 6.21.1 to 6.21.3 in /editors/code | dependabot[bot] | -3/+3 |
| 2025-05-15 | Merge pull request #19794 from ChayimFriedman2/dup-crates | Lukas Wirth | -6/+14 |
| 2025-05-15 | normalize abort calls in miri tests | joboet | -35/+43 |
| 2025-05-15 | Merge pull request #19793 from Hmikihiro/unused_import_conlict_derive | Chayim Refael Friedman | -32/+246 |
| 2025-05-15 | Update Cargo.lock | Berrysoft | -35/+67 |
| 2025-05-15 | handle trait in function | Hayashi Mikihiro | -21/+23 |
| 2025-05-15 | check glob | Hayashi Mikihiro | -21/+22 |
| 2025-05-15 | rename fn name take_path to any | Hayashi Mikihiro | -5/+5 |
| 2025-05-15 | fix: ide-assists, generate mut trait impl indent | A4-Tacks | -3/+91 |
| 2025-05-14 | Don't allow duplicate crates in the all_crates list | Chayim Refael Friedman | -6/+14 |
| 2025-05-14 | Rollup merge of #140953 - jieyouxu:compiletest-bless-msg, r=compiler-errors | Matthias Krüger | -8/+12 |
| 2025-05-14 | fix: Removing all unused imports removes used imports for imports used for De... | Hayashi Mikihiro | -46/+257 |
| 2025-05-14 | fixes: ide-assists, generate_new indent loses | A4-Tacks | -1/+136 |
| 2025-05-13 | Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors | bors | -2/+0 |
| 2025-05-13 | Auto merge of #140951 - compiler-errors:super-fmt, r=ytmimi | bors | -0/+5 |
| 2025-05-13 | Auto merge of #140927 - mejrs:test5, r=jieyouxu | bors | -2/+1 |
| 2025-05-12 | compiletest: fix "blessing" message | Jieyou Xu | -8/+12 |
| 2025-05-12 | Do not remove super keyword from super-let | Michael Goulet | -0/+5 |
| 2025-05-12 | Move more tests/ui tests | mejrs | -2/+1 |