| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-05-10 | minor: code review tweak | gohome001 | -24/+8 |
| 2025-05-10 | Merge from rustc | The Miri Cronjob Bot | -2045/+3052 |
| 2025-05-10 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-10 | Auto merge of #140876 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-09 | Split duration_constructors to get non-controversial bits out faster. | Dietrich Daroch | -1/+1 |
| 2025-05-09 | Update cargo | Weihang Lo | -0/+0 |
| 2025-05-09 | Rollup merge of #140843 - jieyouxu:broken-pipe, r=Kobzol | Matthias Krüger | -2/+20 |
| 2025-05-09 | Make diagnostics experimental by default | Florian Diebold | -33/+47 |
| 2025-05-09 | run-make-support: support "ejecting" the underlying std command | Jieyou Xu | -2/+20 |
| 2025-05-09 | Remove mono item collection strategy override from -Zprint-mono-items | Tomasz Miąsko | -1/+4 |
| 2025-05-09 | Rollup merge of #140804 - bend-n:signed, r=lcnr | Stuart Cook | -0/+1 |
| 2025-05-09 | move (and remove) impl Trait tests | lcnr | -30/+30 |
| 2025-05-08 | Auto merge of #140786 - Kobzol:try-builds-no-deny-warnings, r=jieyouxu | bors | -13/+32 |
| 2025-05-08 | Remove let_chains feature as it is stable | est31 | -1/+0 |
| 2025-05-08 | Merge pull request #19507 from Hmikihiro/fix_module_doc_links | Lukas Wirth | -149/+548 |
| 2025-05-08 | add signed integers to unnecessary_lints to ensure feature parity with clippy | bendn | -0/+1 |
| 2025-05-08 | Merge pull request #4311 from est31/edition_2024 | Ralf Jung | -12/+11 |
| 2025-05-08 | Update miri, cargo-miri and miri-cript to edition 2024 | est31 | -12/+11 |