| Age | Commit message (Expand) | Author | Lines |
| 2025-07-15 | Add enter_trace_span! that checks #[cfg("tracing")] | Stypox | -1/+44 |
| 2025-07-15 | Rollup merge of #143905 - xizheyin:143828, r=compiler-errors | Samuel Tardieu | -2/+1 |
| 2025-07-15 | Rollup merge of #143837 - jieyouxu:symbol-apis, r=ChrisDenton | Samuel Tardieu | -25/+159 |
| 2025-07-15 | Rollup merge of #143630 - jieyouxu:drop-suggest, r=Mark-Simulacrum | Samuel Tardieu | -237/+0 |
| 2025-07-15 | Rollup merge of #142301 - Gelbpunkt:duplicated-path-in-error-musl, r=workingj... | Samuel Tardieu | -0/+1 |
| 2025-07-15 | tidy: check for invalid file names | Samuel Tardieu | -0/+43 |
| 2025-07-15 | tidy: improve comment | Marijn Schouten | -1/+1 |
| 2025-07-15 | tidy static regex: OnceLock -> LazyLock | Marijn Schouten | -2/+3 |
| 2025-07-15 | Add std::hint::spin_loop() | Patrick-6 | -6/+22 |
| 2025-07-15 | tidy: more clippy fixes | Marijn Schouten | -112/+110 |
| 2025-07-15 | Merge from rustc | The Miri Cronjob Bot | -456/+942 |
| 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 |