| Age | Commit message (Expand) | Author | Lines |
| 2025-09-04 | Rollup merge of #146155 - Shourya742:2025-09-03-make-test-run-parallel, r=Kobzol | Stuart Cook | -45/+25 |
| 2025-09-04 | Rollup merge of #146150 - weihanglo:rustdoc-emit, r=aDotInTheVoid | Stuart Cook | -2/+9 |
| 2025-09-04 | Rollup merge of #146140 - jeremyd2019:patch-1, r=jieyouxu | Stuart Cook | -1/+1 |
| 2025-09-04 | Rollup merge of #146131 - notriddle:rustdoc-search-load-itemtype-test, r=Guil... | Stuart Cook | -1/+1 |
| 2025-09-04 | Rollup merge of #146127 - Kobzol:rename-tool-rustc, r=jieyouxu | Stuart Cook | -63/+71 |
| 2025-09-04 | Rollup merge of #146124 - Kobzol:distcheck-ext, r=jieyouxu | Stuart Cook | -62/+99 |
| 2025-09-04 | Rollup merge of #146112 - scrabsha:push-utkysktvulto, r=WaffleLapkin | Stuart Cook | -1/+1 |
| 2025-09-03 | htmldocck: fix a bug in relative paths / globs | Michael Howell | -1/+1 |
| 2025-09-03 | Check `rustc-dev` in `distcheck` | Jakub Beránek | -18/+50 |
| 2025-09-03 | don't uppercase error messages | Sasha Pourcelot | -1/+1 |
| 2025-09-03 | Rollup merge of #146154 - ojeda:rfl, r=lqd | Stuart Cook | -1/+2 |
| 2025-09-03 | Rollup merge of #145944 - alexcrichton:native-wasip2, r=tgross35 | Stuart Cook | -1/+15 |
| 2025-09-03 | Rollup merge of #145414 - Kmeakin:km/unicode-table-refactors, r=joshtriplett,... | Stuart Cook | -149/+143 |
| 2025-09-03 | remove thread option from self-test invocation | bit-aloo | -2/+1 |
| 2025-09-03 | CI: rfl: move job forward to Linux v6.17-rc3 plus 2 commits | Miguel Ojeda | -1/+2 |
| 2025-09-03 | Make test parallel | bit-aloo | -3/+2 |
| 2025-09-03 | refactor tests to use TestCtx | bit-aloo | -42/+24 |
| 2025-09-03 | Split distcheck logic into functions | Jakub Beránek | -55/+60 |
| 2025-09-03 | Rename `ToolRustc` to `ToolRustcPrivate` | Jakub Beránek | -63/+71 |
| 2025-09-03 | fix(rustdoc): match rustc `--emit` precedence | Weihang Lo | -2/+9 |
| 2025-09-02 | compiletest: cygwin follows windows in using PATH for dynamic libraries | jeremyd2019 | -1/+1 |
| 2025-09-02 | Auto merge of #146076 - Kobzol:bootstrap-compiletest, r=jieyouxu | bors | -222/+279 |
| 2025-09-02 | Rollup merge of #146118 - RalfJung:miri-abort, r=joboet | Guillaume Gomez | -88/+49 |
| 2025-09-02 | Rollup merge of #146117 - GuillaumeGomez:fix-search-index-generation, r=notri... | Guillaume Gomez | -55/+41 |
| 2025-09-02 | Rollup merge of #146115 - hax0kartik:master, r=lqd | Guillaume Gomez | -0/+1 |
| 2025-09-02 | Rollup merge of #146102 - fmease:rm-dead-eff-code-iii, r=fee1-dead | Guillaume Gomez | -6/+4 |
| 2025-09-02 | Rollup merge of #146091 - janis-bhm:rustdoc-default-span-with-simple-test, r=... | Guillaume Gomez | -15/+37 |
| 2025-09-02 | Rollup merge of #146089 - npmccallum:rustfmt, r=fmease | Guillaume Gomez | -1/+1 |
| 2025-09-02 | Rollup merge of #146070 - notriddle:skip-loading-function-data, r=GuillaumeGomez | Guillaume Gomez | -12/+13 |
| 2025-09-02 | Rollup merge of #145783 - Erk-:et-cetera-span, r=compiler-errors | Guillaume Gomez | -7/+8 |
| 2025-09-02 | Rollup merge of #144066 - RalfJung:extern-c-variadics, r=workingjubilee | Guillaume Gomez | -10/+0 |
| 2025-09-02 | improve process::abort rendering in Miri backtraces | Ralf Jung | -88/+49 |
| 2025-09-02 | Make it impossible to forget a conversion for the rustdoc `ItemType` enum | Guillaume Gomez | -55/+40 |
| 2025-09-02 | Fix `unknown number` error when generating search index | Guillaume Gomez | -2/+3 |
| 2025-09-02 | Add maintainer for VxWorks | Kartik Agarwala | -0/+1 |
| 2025-09-02 | Revert introduction of `[workspace.dependencies]`. | Nicholas Nethercote | -27/+27 |
| 2025-09-02 | stabilize extended_varargs_abi_support | Ralf Jung | -10/+0 |
| 2025-09-02 | squash fix `render_call_locations` panic when default span points at file out... | Janis | -15/+37 |
| 2025-09-01 | Remove dead code stemming from an old effects desugaring | León Orell Valerian Liehr | -6/+4 |
| 2025-09-01 | Fix ui-fulldeps | Jakub Beránek | -1/+3 |
| 2025-09-01 | fix a constness ordering bug in rustfmt | Nathaniel McCallum | -1/+1 |
| 2025-09-01 | Consolidate staging of test steps in message groups | Jakub Beránek | -133/+88 |
| 2025-09-01 | Rollup merge of #146068 - Zalathar:panic-hook, r=jieyouxu | Stuart Cook | -0/+152 |
| 2025-09-01 | Rollup merge of #146060 - WaffleLapkin:fixup-nix-dev-shell-again, r=Noratrieb | Stuart Cook | -0/+3 |
| 2025-09-01 | Do not run `lint-docs` tests in stage 1 `x test` by default | Jakub Beránek | -8/+11 |
| 2025-09-01 | Remove `Compiler::with_stage` | Jakub Beránek | -6/+1 |
| 2025-09-01 | Rename `compiler` to `test_compiler` | Jakub Beránek | -47/+54 |
| 2025-09-01 | Add some compiletest suites snapshot tests | Jakub Beránek | -35/+133 |
| 2025-09-01 | Remove outdated comment | Jakub Beránek | -3/+0 |
| 2025-09-01 | Capture panic messages via a custom panic hook | Zalathar | -0/+152 |