| Age | Commit message (Expand) | Author | Lines |
| 2025-09-05 | bootstrap: split `run-make` into {`run-make`,`run-make-cargo`} test suites | Jieyou Xu | -21/+80 |
| 2025-09-05 | Auto merge of #146218 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1641/+4536 |
| 2025-09-04 | Merge commit 'e9b70454e4c9584be3b22ddabd26b741aeb06c10' into clippy-subtree-u... | Philipp Krones | -1641/+4536 |
| 2025-09-04 | Auto merge of #145911 - notriddle:stringdex-tweak-3, r=GuillaumeGomez | bors | -162/+645 |
| 2025-09-04 | Rollup merge of #146151 - FrancescoV1985:issue-146047-fix, r=Kobzol | Matthias Krüger | -11/+9 |
| 2025-09-04 | Rollup merge of #145976 - beepster4096:configure_debugbreak, r=clubby789 | Matthias Krüger | -2/+15 |
| 2025-09-04 | Auto merge of #146192 - jhpratt:rollup-mam0bss, r=jhpratt | bors | -116/+437 |
| 2025-09-04 | improved solution for function is_non_auto_or_matches | FrancescoV1985 | -13/+11 |
| 2025-09-04 | Rollup merge of #146168 - dpaoliello:bootstrapdeps, r=jieyouxu | Jacob Pratt | -34/+108 |
| 2025-09-04 | Rollup merge of #146119 - Zalathar:capture, r=jieyouxu | Jacob Pratt | -75/+275 |
| 2025-09-04 | Rollup merge of #145690 - sayantn:integer-funnel-shift, r=tgross35 | Jacob Pratt | -1/+51 |
| 2025-09-04 | Rollup merge of #145682 - dpaoliello:arm64tier1, r=jieyouxu | Jacob Pratt | -6/+3 |
| 2025-09-04 | Auto merge of #146176 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-09-03 | Update cargo submodule | Weihang Lo | -0/+0 |
| 2025-09-04 | Implement compiletest `--new-output-capture`, in stable Rust | Zalathar | -2/+76 |
| 2025-09-04 | Auto merge of #146185 - Zalathar:rollup-n14lyv6, r=Zalathar | bors | -182/+217 |
| 2025-09-03 | rustdoc-search: yet another stringdex optimization attempt | Michael Howell | -162/+645 |
| 2025-09-04 | Rollup merge of #146172 - RalfJung:triagebot-keyword-mentions, r=Urgau | Stuart Cook | -1/+6 |
| 2025-09-04 | Rollup merge of #146161 - GuillaumeGomez:loaded-paths-scraped-examples, r=lol... | Stuart Cook | -6/+4 |
| 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 | Auto merge of #146156 - RalfJung:miri, r=RalfJung | bors | -630/+1663 |
| 2025-09-03 | support keyword-based mentions in tidy | Ralf Jung | -1/+6 |
| 2025-09-03 | fix applying an error to infinities | Ralf Jung | -0/+8 |
| 2025-09-03 | Reduce bootstrap's dependencies | Daniel Paoliello | -34/+108 |
| 2025-09-03 | htmldocck: fix a bug in relative paths / globs | Michael Howell | -1/+1 |
| 2025-09-03 | Uncomment code to add scraped rustdoc examples in loaded paths | Guillaume Gomez | -6/+4 |
| 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 | Merge pull request #4561 from RalfJung/short-fd-ops | Ralf Jung | -19/+50 |
| 2025-09-03 | add flag to not shorten FD reads/writes; don't shorten pipe operations | Ralf Jung | -19/+50 |
| 2025-09-03 | CI: rfl: move job forward to Linux v6.17-rc3 plus 2 commits | Miguel Ojeda | -1/+2 |
| 2025-09-03 | Add `funnel_sh{l,r}` functions and intrinsics | sayantn | -1/+51 |
| 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 | Merge pull request #4558 from RalfJung/float-err-fix | Oli Scherer | -69/+103 |
| 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-03 | Merge pull request #4559 from nia-e/zed-config | Ralf Jung | -0/+47 |
| 2025-09-03 | fix mangitude of applied float error | Ralf Jung | -69/+103 |