| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-05-12 | update cfg(bootstrap) | Pietro Albini | -2/+0 |
| 2025-05-12 | Merge from rustc | The Miri Cronjob Bot | -16/+64 |
| 2025-05-12 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-11 | Auto merge of #140842 - tmiasko:print-mono-items, r=saethlin | bors | -1/+4 |
| 2025-05-11 | cargo update | github-actions | -99/+75 |
| 2025-05-11 | Auto merge of #140899 - oyvindln:update_coverage_dump_deps, r=Zalathar | bors | -1/+1 |
| 2025-05-11 | Rollup merge of #140903 - RalfJung:fallback-body-tests, r=WaffleLapkin | León Orell Valerian Liehr | -11/+38 |
| 2025-05-11 | Rollup merge of #140882 - Dietr1ch:dev/duration_constructors_lite, r=BurntSushi | León Orell Valerian Liehr | -1/+1 |
| 2025-05-10 | test intrinsic fallback bodies with Miri | Ralf Jung | -11/+38 |
| 2025-05-10 | Update miniz_oxide dependency of coverage_dump | oyvindln | -1/+1 |