| Age | Commit message (Expand) | Author | Lines |
| 2025-09-06 | Rollup merge of #139524 - Berrysoft:cygwin-socket-ext, r=tgross35 | Trevor Gross | -57/+131 |
| 2025-09-06 | Auto merge of #146232 - bjorn3:lto_allocator_shim, r=lqd | bors | -29/+79 |
| 2025-09-06 | Ensure fat LTO doesn't merge everything into the allocator module | bjorn3 | -3/+21 |
| 2025-09-06 | Add test that __rg_oom doesn't get internalized during LTO | bjorn3 | -0/+19 |
| 2025-09-06 | Add socket extensions for cygwin | Berrysoft | -57/+131 |
| 2025-09-06 | Auto merge of #146267 - matthiaskrgr:rollup-tbz7shx, r=matthiaskrgr | bors | -53/+232 |
| 2025-09-06 | Rollup merge of #146266 - RalfJung:miri-nosys, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-09-06 | Rollup merge of #146263 - jieyouxu:check-bump-stage0, r=Kobzol | Matthias Krüger | -3/+15 |
| 2025-09-06 | Rollup merge of #146211 - Urgau:cfg-disallow-shebang, r=fmease | Matthias Krüger | -29/+75 |
| 2025-09-06 | Rollup merge of #144801 - estebank:issue-144734, r=spastorino | Matthias Krüger | -14/+136 |
| 2025-09-06 | Rollup merge of #127316 - klensy:tracing-bump, r=Kobzol | Matthias Krüger | -6/+5 |
| 2025-09-06 | miri std tests: skip all of sys:: | Ralf Jung | -1/+1 |
| 2025-09-06 | Make the allocator shim participate in LTO again | bjorn3 | -26/+39 |
| 2025-09-06 | ci: check `src/tools/bump-stage0` in `pr-check-2` | Jieyou Xu | -0/+1 |
| 2025-09-06 | bootstrap: add check step for `src/tools/bump-stage0` | Jieyou Xu | -0/+7 |
| 2025-09-06 | bump-stage0: pick highest common `toml` version, add a workaround | Jieyou Xu | -3/+7 |
| 2025-09-06 | Auto merge of #146253 - Kobzol:cargo-lto, r=jieyouxu | bors | -2/+4 |
| 2025-09-06 | Auto merge of #146071 - npmccallum:cleanup, r=fmease | bors | -110/+59 |
| 2025-09-06 | clean up some old const trait impl syntax | Nathaniel McCallum | -110/+59 |
| 2025-09-06 | Auto merge of #146258 - tgross35:rollup-4hqggwa, r=tgross35 | bors | -31/+149 |
| 2025-09-05 | Rollup merge of #146257 - alexcrichton:update-wasi-crate, r=tgross35 | Trevor Gross | -4/+4 |
| 2025-09-05 | Rollup merge of #146199 - Kobzol:bootstrap-cargo-doc, r=jieyouxu | Trevor Gross | -27/+145 |
| 2025-09-05 | std: Update `wasi` crate dependency | Alex Crichton | -4/+4 |
| 2025-09-06 | Disallow shebang in `--cfg` and `--check-cfg` arguments | Urgau | -29/+75 |
| 2025-09-05 | Auto merge of #146255 - fmease:rollup-1v0kp8i, r=fmease | bors | -202/+1329 |
| 2025-09-05 | Rollup merge of #146250 - fmease:bump-stage0-rustfmt, r=Mark-Simulacrum | León Orell Valerian Liehr | -121/+121 |
| 2025-09-05 | Rollup merge of #146243 - matthiaskrgr:declone, r=lqd | León Orell Valerian Liehr | -4/+4 |
| 2025-09-05 | Rollup merge of #146242 - GuillaumeGomez:rustdoc-gui-scrape, r=lolbinarycat | León Orell Valerian Liehr | -2/+4 |
| 2025-09-05 | Rollup merge of #146241 - hkBst:context-1, r=jieyouxu | León Orell Valerian Liehr | -1/+1 |
| 2025-09-05 | Rollup merge of #146234 - hkBst:file-generated-header, r=tgross35 | León Orell Valerian Liehr | -2/+2 |
| 2025-09-05 | Rollup merge of #146225 - Jules-Bertholet:simplify-float-midpoint, r=tgross35 | León Orell Valerian Liehr | -32/+0 |
| 2025-09-05 | Rollup merge of #146144 - heiher:entry-func-features, r=petrochenkov | León Orell Valerian Liehr | -10/+22 |
| 2025-09-05 | Rollup merge of #146041 - lolbinarycat:tidy-escheck-bless, r=Kobzol | León Orell Valerian Liehr | -10/+22 |
| 2025-09-05 | Rollup merge of #145735 - joshtriplett:style-guide-trailing-whitespace, r=jos... | León Orell Valerian Liehr | -2/+10 |
| 2025-09-05 | Rollup merge of #139113 - folkertdev:sanitizer-unstable-book-check-block, r=r... | León Orell Valerian Liehr | -16/+16 |
| 2025-09-05 | Rollup merge of #138944 - madsmtm:apple_os_version_check, r=tgross35 | León Orell Valerian Liehr | -2/+1127 |
| 2025-09-05 | Bump stage0 rustfmt | León Orell Valerian Liehr | -121/+121 |
| 2025-09-05 | Optimize Cargo with LTO | Jakub Beránek | -2/+4 |
| 2025-09-05 | Fix condition | Jakub Beránek | -1/+1 |
| 2025-09-05 | Auto merge of #146121 - Muscraft:filter-suggestion-parts, r=petrochenkov | bors | -24/+21 |
| 2025-09-05 | Add a comment about the "specialization" feature required because of `im-rc` | Jakub Beránek | -0/+2 |
| 2025-09-05 | Add snapshot test for disting compiler docs | Jakub Beránek | -1/+53 |
| 2025-09-05 | Respect top stage when documenting Cargo | Jakub Beránek | -2/+15 |
| 2025-09-05 | Allow `specialization` feature when documenting Cargo | Jakub Beránek | -4/+16 |
| 2025-09-05 | Add __isOSVersionAtLeast and __isPlatformVersionAtLeast symbols | Mads Marquart | -2/+1127 |
| 2025-09-05 | remove couple of clones | Matthias Krüger | -4/+4 |
| 2025-09-05 | Ensure that `--html-after-content` option is used to check `scrape_examples_i... | Guillaume Gomez | -2/+4 |
| 2025-09-05 | rustc_infer: change top-level doc comment to inner | Marijn Schouten | -1/+1 |
| 2025-09-05 | Auto merge of #146044 - estebank:issue-88727, r=chenyukang | bors | -49/+393 |
| 2025-09-05 | change file-is-generated doc comment to inner | Marijn Schouten | -2/+2 |