| Age | Commit message (Expand) | Author | Lines |
| 2025-07-15 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-15 | Recover and suggest use `;` to construct array type | xizheyin | -2/+1 |
| 2025-07-14 | Update mdbook to 0.4.52 | Eric Huss | -3/+3 |
| 2025-07-15 | Infer lifetimes for GATs in expression/pattern position | Chayim Refael Friedman | -2/+30 |
| 2025-07-14 | Auto merge of #143745 - flip1995:clippy-subtree-update, r=Manishearth | bors | -470/+3267 |
| 2025-07-15 | Remove current implementation of `./x suggest` | Jieyou Xu | -237/+0 |
| 2025-07-14 | tests: Fix duplicated-path-in-error fail with musl | Jens Reidel | -0/+1 |
| 2025-07-14 | Rollup merge of #143870 - jieyouxu:compiletest-maintenance-6, r=Kobzol | Samuel Tardieu | -20/+44 |
| 2025-07-14 | Rollup merge of #143710 - joshtriplett:random-updates, r=joshtriplett | Samuel Tardieu | -1/+1 |
| 2025-07-14 | Reword mismatched-lifetime-syntaxes text based on feedback | Jake Goulding | -6/+7 |
| 2025-07-14 | Use `TestSuite` enum instead of stringly-typed test suites | Jieyou Xu | -20/+44 |
| 2025-07-14 | Rollup merge of #143918 - hkBst:tier-check-cleanup, r=Kobzol | Jakub Beránek | -9/+7 |
| 2025-07-14 | Rollup merge of #143875 - fee1-dead-contrib:push-zvqrmzrprpzt, r=compiler-errors | Jakub Beránek | -2/+2 |
| 2025-07-14 | Rollup merge of #143850 - fmease:comptest-simp-docck-handling, r=jieyouxu | Jakub Beránek | -312/+283 |
| 2025-07-14 | Rollup merge of #143724 - hkBst:tidy-cleanup, r=Mark-Simulacrum | Jakub Beránek | -108/+91 |
| 2025-07-14 | tiercheck: edition 2024 | Marijn Schouten | -1/+1 |
| 2025-07-14 | tiercheck: clippy fixes | Marijn Schouten | -8/+6 |
| 2025-07-14 | Merge pull request #20234 from Hmikihiro/migrate_ted_remove_default | Shoyu Vanilla (Flint) | -62/+19 |
| 2025-07-14 | Merge from rustc | The Miri Cronjob Bot | -514/+581 |
| 2025-07-14 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-14 | Auto merge of #143779 - JonathanBrouwer:automatically_derived_parser, r=oli-obk | bors | -4/+5 |
| 2025-07-13 | Auto merge of #143357 - cjgillot:no-assoc-item-kind, r=compiler-errors | bors | -256/+220 |
| 2025-07-13 | Merge pull request #20236 from gvozdvmozgu/patch-1 | Chayim Refael Friedman | -12/+7 |
| 2025-07-13 | update issue number for `const_trait_impl` | Deadbeef | -2/+2 |
| 2025-07-13 | Compiletest: Simplify {Html,Json}DocCk directive handling | León Orell Valerian Liehr | -312/+283 |
| 2025-07-13 | Retire hir::*ItemRef. | Camille GILLOT | -151/+141 |
| 2025-07-13 | Remove hir::AssocItemKind. | Camille GILLOT | -111/+85 |
| 2025-07-13 | Rollup merge of #143825 - RalfJung:clippy-test-filter, r=llogiq | Matthias Krüger | -1/+10 |
| 2025-07-13 | Rollup merge of #143634 - nia-e:init-and-wildcards, r=RalfJung | Matthias Krüger | -3/+4 |
| 2025-07-13 | remove now useless `[allow(unused_lifetimes)]` | Andrey Nikolaev | -12/+7 |
| 2025-07-13 | Auto merge of #143867 - fmease:rollup-5tll6m9, r=fmease | bors | -172/+281 |
| 2025-07-13 | Adjust `run_make_support::symbols` helpers | Jieyou Xu | -25/+159 |
| 2025-07-13 | Rollup merge of #143823 - jieyouxu:compiletest-maintenance-5, r=Kobzol | León Orell Valerian Liehr | -168/+253 |
| 2025-07-13 | Rollup merge of #143822 - RalfJung:miri-ui-clean, r=jieyouxu | León Orell Valerian Liehr | -0/+2 |
| 2025-07-13 | Rollup merge of #143791 - GuillaumeGomez:update-sysinfo, r=jieyouxu | León Orell Valerian Liehr | -1/+1 |
| 2025-07-13 | Rollup merge of #143782 - jieyouxu:debug-assertions, r=ChrisDenton | León Orell Valerian Liehr | -3/+25 |
| 2025-07-13 | Auto merge of #143213 - dianne:lower-cond-tweaks, r=cjgillot | bors | -48/+29 |
| 2025-07-13 | Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obk | bors | -0/+4 |
| 2025-07-13 | remove `remove_default` | Hayashi Mikihiro | -62/+19 |
| 2025-07-12 | Fix clippy & rustdoc-json | Jonathan Brouwer | -4/+5 |
| 2025-07-12 | Fix assoc type where clause position | A4-Tacks | -5/+75 |
| 2025-07-12 | Make rustdoc-gui-test dummy compiletest config purpose explicit | Jieyou Xu | -5/+102 |
| 2025-07-12 | Auto merge of #143810 - matthiaskrgr:rollup-iw7a23z, r=matthiaskrgr | bors | -14/+10 |
| 2025-07-12 | fix clippy_test_deps workspace handling | Ralf Jung | -0/+509 |
| 2025-07-12 | clippy: fix test filtering when TESTNAME is empty | Ralf Jung | -1/+10 |
| 2025-07-12 | Do not glob-reexport `TestMode` variants | Jieyou Xu | -53/+65 |
| 2025-07-12 | Rename `Mode` to `TestMode` | Jieyou Xu | -45/+45 |
| 2025-07-12 | Do not allow defaults for `Mode` and `Config` | Jieyou Xu | -7/+1 |
| 2025-07-12 | Move `string_enum` to `util` module | Jieyou Xu | -49/+42 |
| 2025-07-12 | Remove outdated debugger version warning | Jieyou Xu | -11/+0 |