| Age | Commit message (Expand) | Author | Lines |
| 2025-09-03 | Rollup merge of #145279 - clarfonthey:const-convert-initial, r=tgross35 | Stuart Cook | -171/+278 |
| 2025-09-02 | Auto merge of #146076 - Kobzol:bootstrap-compiletest, r=jieyouxu | bors | -222/+279 |
| 2025-09-02 | Auto merge of #146125 - GuillaumeGomez:rollup-ld81n7e, r=GuillaumeGomez | bors | -417/+424 |
| 2025-09-02 | Rollup merge of #146118 - RalfJung:miri-abort, r=joboet | Guillaume Gomez | -90/+54 |
| 2025-09-02 | Rollup merge of #146117 - GuillaumeGomez:fix-search-index-generation, r=notri... | Guillaume Gomez | -55/+41 |
| 2025-09-02 | Rollup merge of #146116 - zmodem:issue_118306_fix, r=nikic | Guillaume Gomez | -1/+1 |
| 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 | -26/+16 |
| 2025-09-02 | Rollup merge of #146094 - mohe2015:patch-2, r=lcnr | Guillaume Gomez | -1/+2 |
| 2025-09-02 | Rollup merge of #146091 - janis-bhm:rustdoc-default-span-with-simple-test, r=... | Guillaume Gomez | -16/+73 |
| 2025-09-02 | Rollup merge of #146089 - npmccallum:rustfmt, r=fmease | Guillaume Gomez | -1/+1 |
| 2025-09-02 | Rollup merge of #146088 - npmccallum:try, r=scottmcm | Guillaume Gomez | -2/+4 |
| 2025-09-02 | Rollup merge of #146070 - notriddle:skip-loading-function-data, r=GuillaumeGomez | Guillaume Gomez | -12/+13 |
| 2025-09-02 | Rollup merge of #146064 - jullanggit:patch-1, r=fmease | Guillaume Gomez | -6/+35 |
| 2025-09-02 | Rollup merge of #146034 - taiki-e:target-spec, r=nnethercote | Guillaume Gomez | -5/+5 |
| 2025-09-02 | Rollup merge of #145783 - Erk-:et-cetera-span, r=compiler-errors | Guillaume Gomez | -40/+50 |
| 2025-09-02 | Rollup merge of #144066 - RalfJung:extern-c-variadics, r=workingjubilee | Guillaume Gomez | -162/+128 |
| 2025-09-02 | Auto merge of #145951 - lcnr:proof-tree-as-query, r=compiler-errors | bors | -441/+331 |
| 2025-09-02 | improve process::abort rendering in Miri backtraces | Ralf Jung | -90/+54 |
| 2025-09-02 | Make it impossible to forget a conversion for the rustdoc `ItemType` enum | Guillaume Gomez | -55/+40 |
| 2025-09-02 | Adjust issue-118306.rs test after LLVM change | Hans Wennborg | -1/+1 |
| 2025-09-02 | Auto merge of #146113 - nnethercote:undo-workspace-dependencies, r=Kobzol | bors | -212/+187 |
| 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 | -212/+187 |
| 2025-09-02 | stabilize extended_varargs_abi_support | Ralf Jung | -162/+128 |
| 2025-09-01 | Constify conversion traits | ltdk | -171/+278 |
| 2025-09-02 | Auto merge of #146059 - folkertdev:va-end-lifetime, r=saethlin | bors | -3/+9 |
| 2025-09-02 | squash fix `render_call_locations` panic when default span points at file out... | Janis | -16/+73 |
| 2025-09-01 | Auto merge of #145925 - lcnr:revealing-use-closures-2, r=BoxyUwU | bors | -233/+523 |
| 2025-09-01 | use defining uses of all bodies to constrain non-defining uses | lcnr | -232/+518 |
| 2025-09-01 | Remove dead code stemming from an old effects desugaring | León Orell Valerian Liehr | -26/+16 |
| 2025-09-01 | Auto merge of #145721 - dpaoliello:ar050, r=bjorn3 | bors | -56/+82 |
| 2025-09-01 | Fix ui-fulldeps | Jakub Beránek | -1/+3 |
| 2025-09-01 | Make `Parser::parse_for_head` public for rustfmt usage | Moritz Hedtke | -1/+2 |
| 2025-09-01 | Auto merge of #144783 - folkertdev:loop-match-diverging-loop, r=SparrowLii | bors | -4/+419 |
| 2025-09-01 | fix a constness ordering bug in rustfmt | Nathaniel McCallum | -1/+1 |
| 2025-09-01 | constify impl Try for ControlFlow | Nathaniel McCallum | -2/+4 |
| 2025-09-01 | Consolidate staging of test steps in message groups | Jakub Beránek | -133/+88 |
| 2025-09-01 | Auto merge of #143290 - azhogin:azhogin/link-pub-async-impls, r=oli-obk | bors | -15/+245 |
| 2025-09-01 | Auto merge of #146077 - Zalathar:rollup-l7ip5yi, r=Zalathar | bors | -479/+597 |
| 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 | Rollup merge of #145754 - epage:escape, r=SparrowLii | Stuart Cook | -74/+51 |
| 2025-09-01 | Rollup merge of #145643 - Zalathar:tree, r=SparrowLii | Stuart Cook | -162/+286 |
| 2025-09-01 | Rollup merge of #145468 - karolzwolak:float-tests-dedup, r=tgross35 | Stuart Cook | -243/+105 |
| 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 |