| 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 #146224 - tgross35:rollup-1bgjms3, r=tgross35 | bors | -136/+798 |
| 2025-09-05 | Rollup merge of #146217 - lukas-code:suggest-new-ice, r=compiler-errors | Trevor Gross | -10/+69 |
| 2025-09-05 | Rollup merge of #146207 - alexcrichton:wasip2-stdio, r=juntyr | Trevor Gross | -3/+127 |
| 2025-09-05 | Rollup merge of #146152 - rperier:unify_and_dedup_algebraic_float_tests, r=tg... | Trevor Gross | -83/+44 |
| 2025-09-05 | Rollup merge of #145709 - heiher:issue-145692-1, r=jackh726 | Trevor Gross | -40/+327 |
| 2025-09-05 | Rollup merge of #144342 - Qelxiros:exact-bitshifts, r=tgross35 | Trevor Gross | -0/+231 |
| 2025-09-05 | Auto merge of #144737 - petrochenkov:extprelcache, r=davidtwco | bors | -19/+9 |
| 2025-09-05 | Auto merge of #146218 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1641/+4536 |
| 2025-09-04 | Auto merge of #138736 - azhogin:azhogin/sanitizers-target-modificators, r=rcv... | bors | -68/+311 |
| 2025-09-04 | Merge commit 'e9b70454e4c9584be3b22ddabd26b741aeb06c10' into clippy-subtree-u... | Philipp Krones | -1641/+4536 |
| 2025-09-04 | Rustup (#15616) | Philipp Krones | -95/+63 |
| 2025-09-04 | Bump nightly version -> 2025-09-04 | Philipp Krones | -2/+2 |
| 2025-09-04 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -1659/+4548 |
| 2025-09-04 | Set flip1995 to on-vacation (#15614) | Philipp Krones | -0/+1 |
| 2025-09-04 | Set flip1995 to on-vacation | Philipp Krones | -0/+1 |
| 2025-09-04 | fix ICE when suggesting `::new` | Lukas Markeffsky | -10/+69 |
| 2025-09-04 | Auto merge of #145911 - notriddle:stringdex-tweak-3, r=GuillaumeGomez | bors | -164/+647 |
| 2025-09-04 | Auto merge of #146205 - matthiaskrgr:rollup-fxt43oq, r=matthiaskrgr | bors | -15/+35 |
| 2025-09-04 | std: Implement WASIp2-specific stdio routines | Alex Crichton | -3/+127 |
| 2025-09-04 | Rollup merge of #146197 - RalfJung:triagebot-rustc_allow_const_fn_unstable, r... | Matthias Krüger | -1/+1 |
| 2025-09-04 | Rollup merge of #146194 - bend-n:fix-path-str-eq, r=ibraheemdev | Matthias Krüger | -1/+7 |
| 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/+18 |
| 2025-09-04 | Auto merge of #145955 - bjorn3:lto_refactors4, r=nnethercote | bors | -155/+97 |
| 2025-09-04 | fix | bendn | -1/+1 |
| 2025-09-04 | triagebot: fix rustc_allow_const_fn_unstable matcher | Ralf Jung | -1/+1 |
| 2025-09-04 | Auto merge of #146192 - jhpratt:rollup-mam0bss, r=jhpratt | bors | -133/+734 |
| 2025-09-04 | Special case allocator module submission to avoid special casing it elsewhere | bjorn3 | -146/+79 |
| 2025-09-04 | Ensure the allocator shim never participates in LTO | bjorn3 | -18/+13 |
| 2025-09-04 | Export __rdl_* symbols to the allocator shim when doing LTO | bjorn3 | -0/+14 |
| 2025-09-04 | add test | bendn | -0/+6 |
| 2025-09-04 | improved solution for function is_non_auto_or_matches | FrancescoV1985 | -13/+11 |
| 2025-09-04 | Rollup merge of #146182 - ChayimFriedman2:ns-probe, r=jackh726 | Jacob Pratt | -8/+9 |
| 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 | -9/+338 |
| 2025-09-04 | Rollup merge of #145682 - dpaoliello:arm64tier1, r=jieyouxu | Jacob Pratt | -7/+4 |
| 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 | -707/+2934 |
| 2025-09-03 | rustdoc-search: yet another stringdex optimization attempt | Michael Howell | -164/+647 |
| 2025-09-04 | Rollup merge of #146172 - RalfJung:triagebot-keyword-mentions, r=Urgau | Stuart Cook | -1/+21 |
| 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/+21 |
| 2025-09-04 | Rollup merge of #146140 - jeremyd2019:patch-1, r=jieyouxu | Stuart Cook | -1/+1 |
| 2025-09-04 | Rollup merge of #146137 - Urgau:cfg-disallow-frontmatter, r=fmease | Stuart Cook | -6/+65 |
| 2025-09-04 | Rollup merge of #146136 - AudaciousAxiom:docs/missing-closing-code-block-fenc... | Stuart Cook | -2/+7 |