| Age | Commit message (Expand) | Author | Lines |
| 2025-07-15 | rustc_resolve: rename `check_hidden_glob_reexports` to `lint_reexports` | David Mládek | -7/+2 |
| 2025-07-15 | Auto merge of #143460 - JonathanBrouwer:cfg_parser, r=jdonszelmann | bors | -428/+897 |
| 2025-07-15 | New example for E0536 | Jonathan Brouwer | -16/+13 |
| 2025-07-15 | Changes to diagnostics | Jonathan Brouwer | -98/+163 |
| 2025-07-15 | Define attribute parser & config evaluator | Jonathan Brouwer | -264/+325 |
| 2025-07-15 | Move `cfg` -> `cfg_old` | Jonathan Brouwer | -1/+250 |
| 2025-07-15 | Allow `Early` stage to emit errors | Jonathan Brouwer | -18/+93 |
| 2025-07-15 | Define datastructures for `#[cfg]` attribute, move StrippedCfgItem | Jonathan Brouwer | -31/+53 |
| 2025-07-14 | Auto merge of #142885 - a1phyr:borrowed_cursor_to_buf, r=Mark-Simulacrum | bors | -0/+87 |
| 2025-07-14 | Auto merge of #143745 - flip1995:clippy-subtree-update, r=Manishearth | bors | -631/+3310 |
| 2025-07-14 | Auto merge of #143934 - samueltardieu:rollup-w3iw614, r=samueltardieu | bors | -407/+461 |
| 2025-07-14 | Rollup merge of #143903 - vtjl10:master, r=jieyouxu | Samuel Tardieu | -2/+2 |
| 2025-07-14 | Rollup merge of #143901 - compiler-errors:region-constraint-nits, r=lcnr | Samuel Tardieu | -24/+19 |
| 2025-07-14 | Rollup merge of #143870 - jieyouxu:compiletest-maintenance-6, r=Kobzol | Samuel Tardieu | -20/+44 |
| 2025-07-14 | Rollup merge of #143868 - jdonszelmann:fix-align-on-fields, r=workingjubilee | Samuel Tardieu | -6/+34 |
| 2025-07-14 | Rollup merge of #143855 - JonathanBrouwer:omit_gdb_pretty_printer_section, r=... | Samuel Tardieu | -13/+29 |
| 2025-07-14 | Rollup merge of #143848 - makai410:smir-rename, r=oli-obk | Samuel Tardieu | -267/+277 |
| 2025-07-14 | Rollup merge of #143710 - joshtriplett:random-updates, r=joshtriplett | Samuel Tardieu | -60/+35 |
| 2025-07-14 | Rollup merge of #141809 - ChrisDenton:no-cleaup, r=jhpratt | Samuel Tardieu | -15/+21 |
| 2025-07-14 | Don't call WSACleanup on process exit | Chris Denton | -15/+21 |
| 2025-07-14 | Auto merge of #143919 - Kobzol:rollup-acyaygs, r=Kobzol | bors | -725/+665 |
| 2025-07-14 | Use `TestSuite` enum instead of stringly-typed test suites | Jieyou Xu | -20/+44 |
| 2025-07-14 | rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge` | Makai | -267/+277 |
| 2025-07-14 | Rollup merge of #143918 - hkBst:tier-check-cleanup, r=Kobzol | Jakub Beránek | -9/+7 |
| 2025-07-14 | Rollup merge of #143917 - theemathas:change-allocated-object-to-allocation, r... | Jakub Beránek | -3/+3 |
| 2025-07-14 | Rollup merge of #143887 - Kobzol:reroder-bootstrap-tests, r=jieyouxu | Jakub Beránek | -2/+1 |
| 2025-07-14 | Rollup merge of #143881 - orlp:once-state-repr, r=tgross35 | Jakub Beránek | -9/+12 |
| 2025-07-14 | Rollup merge of #143875 - fee1-dead-contrib:push-zvqrmzrprpzt, r=compiler-errors | Jakub Beránek | -67/+67 |
| 2025-07-14 | Rollup merge of #143850 - fmease:comptest-simp-docck-handling, r=jieyouxu | Jakub Beránek | -359/+294 |
| 2025-07-14 | Rollup merge of #143733 - Stypox:bootstrap-tool-config-any, r=Kobzol | Jakub Beránek | -16/+23 |
| 2025-07-14 | Rollup merge of #143724 - hkBst:tidy-cleanup, r=Mark-Simulacrum | Jakub Beránek | -108/+91 |
| 2025-07-14 | Rollup merge of #143681 - RalfJung:bootstrap-miri-rebuilds, r=Kobzol | Jakub Beránek | -2/+8 |
| 2025-07-14 | Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmann | Jakub Beránek | -150/+159 |
| 2025-07-14 | Update SUMMARY.md | fuder.eth | -2/+2 |
| 2025-07-14 | Auto merge of #143873 - dianqk:update-llvm, r=nikic | bors | -1/+1 |
| 2025-07-14 | tiercheck: edition 2024 | Marijn Schouten | -1/+1 |
| 2025-07-14 | tiercheck: clippy fixes | Marijn Schouten | -8/+6 |
| 2025-07-14 | Change "allocated object" to "allocation". | Tim (Theemathas) Chirananthavat | -3/+3 |
| 2025-07-14 | Add comment about features not part of "extra-features" | Stypox | -1/+2 |
| 2025-07-14 | Only compare tool name to apply features to | Stypox | -1/+2 |
| 2025-07-14 | Bootstrap's `tool.TOOL_NAME.features` now works on any subcommand | Stypox | -15/+20 |
| 2025-07-14 | Auto merge of #143779 - JonathanBrouwer:automatically_derived_parser, r=oli-obk | bors | -50/+92 |
| 2025-07-13 | Auto merge of #143357 - cjgillot:no-assoc-item-kind, r=compiler-errors | bors | -898/+663 |
| 2025-07-13 | Simplify make_query_region_constraints | Michael Goulet | -23/+15 |
| 2025-07-13 | Make sure that users don't take region obligations in a snapshot | Michael Goulet | -1/+4 |
| 2025-07-13 | Auto merge of #143461 - folkertdev:cfg-select-builtin-macro, r=petrochenkov | bors | -52/+299 |
| 2025-07-13 | update issue number for `const_trait_impl` | Deadbeef | -67/+67 |
| 2025-07-13 | Auto merge of #143888 - matthiaskrgr:rollup-fv9x7kf, r=matthiaskrgr | bors | -581/+1032 |
| 2025-07-13 | Compiletest: Simplify {Html,Json}DocCk directive handling | León Orell Valerian Liehr | -359/+294 |
| 2025-07-13 | Bless incremental tests. | Camille GILLOT | -3/+3 |