| Age | Commit message (Expand) | Author | Lines |
| 2025-09-04 | Add a regression test for a fixed new trait solver bug | Chayim Refael Friedman | -1/+22 |
| 2025-09-04 | Fix typo in config | Chayim Refael Friedman | -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 | Add cfg_attr predicate completion | A4-Tacks | -1/+53 |
| 2025-09-04 | improved solution for function is_non_auto_or_matches | FrancescoV1985 | -13/+11 |
| 2025-09-04 | Merge pull request #4564 from rust-lang/rustup-2025-09-04 | Ralf Jung | -398/+924 |
| 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 | Merge ref '9385c64c95d9' from rust-lang/rust | The Miri Cronjob Bot | -397/+923 |
| 2025-09-04 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 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 |
| 2025-09-04 | Rollup merge of #146134 - maurer:nvptx-sync, r=durin42 | Stuart Cook | -1/+5 |
| 2025-09-04 | Rollup merge of #146131 - notriddle:rustdoc-search-load-itemtype-test, r=Guil... | Stuart Cook | -1/+171 |
| 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 #146120 - smoelius:patch-3, r=lqd | Stuart Cook | -1/+1 |
| 2025-09-04 | Rollup merge of #146112 - scrabsha:push-utkysktvulto, r=WaffleLapkin | Stuart Cook | -248/+248 |
| 2025-09-04 | Rollup merge of #146090 - Kobzol:invisible-origin-eq, r=petrochenkov | Stuart Cook | -19/+21 |
| 2025-09-04 | Rollup merge of #146054 - joboet:array-repeat-must_use, r=ibraheemdev | Stuart Cook | -0/+1 |
| 2025-09-04 | Rollup merge of #145963 - heiher:src-analysis-lsx, r=lqd | Stuart Cook | -3/+107 |
| 2025-09-04 | Rollup merge of #145962 - bjorn3:linkage_fixes, r=WaffleLapkin | Stuart Cook | -39/+98 |
| 2025-09-04 | Rollup merge of #145932 - JamieCunliffe:target-feature-inlining, r=jackh726 | Stuart Cook | -27/+400 |
| 2025-09-04 | Rollup merge of #145827 - estebank:issue-51976, r=jackh726 | Stuart Cook | -84/+912 |
| 2025-09-04 | Rollup merge of #145750 - btj:drop-alloc-guard, r=tgross35 | Stuart Cook | -25/+2 |
| 2025-09-04 | Rollup merge of #145342 - dianne:if-let-super-let, r=nnethercote | Stuart Cook | -41/+155 |
| 2025-09-04 | Rollup merge of #145209 - hanna-kruppe:path_add_extension, r=tgross35 | Stuart Cook | -7/+3 |
| 2025-09-04 | Rollup merge of #143725 - kennytm:peekable_next_if_map, r=jhpratt | Stuart Cook | -0/+189 |
| 2025-09-04 | Rollup merge of #140459 - niklasf:feature/read-buf-at, r=tgross35 | Stuart Cook | -23/+307 |
| 2025-09-03 | In the rustc_llvm build script, don't consider arm64* to be 32-bit | Daniel Paoliello | -1/+4 |
| 2025-09-03 | Auto merge of #146156 - RalfJung:miri, r=RalfJung | bors | -632/+1665 |
| 2025-09-04 | Don't require next-solver `ProbeRef` to be `Copy` | Chayim Refael Friedman | -8/+9 |
| 2025-09-04 | fix: `read_zero_byte_vec` suggests wrongly inside `let` stmt | yanglsh | -10/+109 |