| Age | Commit message (Expand) | Author | Lines |
| 2025-08-26 | Remove myself from adhoc_group | Jieyou Xu | -1/+0 |
| 2025-08-26 | add a flag to codegen fn attrs for foreign items | Jana Dönszelmann | -4/+3 |
| 2025-08-26 | Cache LLVM config invocations | Jakub Beránek | -6/+21 |
| 2025-08-26 | Make bootstrap command caching opt-in | Jakub Beránek | -11/+9 |
| 2025-08-26 | Do not unnecessarily build stage2 host rustc in some dist builders | Jakub Beránek | -36/+34 |
| 2025-08-26 | Add snapshot test for cross-compiled dist without docs | Jakub Beránek | -5/+88 |
| 2025-08-26 | stabilization_guide: fix macro name and syntax in gating example | Ali Nazzal | -1/+1 |
| 2025-08-26 | Always build miri for the host in `x run miri` | Jakub Beránek | -17/+56 |
| 2025-08-26 | Rollup merge of #145858 - alexcrichton:update-wasm-component-ld, r=lqd | Stuart Cook | -2/+1 |
| 2025-08-26 | Rollup merge of #145856 - rustbot:docs-update, r=ehuss | Stuart Cook | -0/+0 |
| 2025-08-26 | Rollup merge of #145845 - Kobzol:fix-distcheck, r=jieyouxu | Stuart Cook | -25/+53 |
| 2025-08-26 | Rollup merge of #145821 - lolbinarycat:compiletest-error-show, r=clubby789 | Stuart Cook | -2/+3 |
| 2025-08-26 | Rollup merge of #145815 - jieyouxu:pr-check-timeout, r=marcoieni | Stuart Cook | -3/+6 |
| 2025-08-26 | Rollup merge of #145811 - houpo-bob:master, r=samueltardieu | Stuart Cook | -6/+6 |
| 2025-08-26 | Rollup merge of #145766 - epage:rustfmt, r=calebcartwright | Stuart Cook | -0/+74 |
| 2025-08-26 | Rollup merge of #145535 - lolbinarycat:rustdoc-invalid_html_tags-svg-145529, ... | Stuart Cook | -169/+381 |
| 2025-08-25 | bootstrap: vendor `clippy_test_deps` too | Josh Stone | -0/+1 |
| 2025-08-25 | Refactor *.optimized-compiler-builtins bootstrap options | Paul Murphy | -34/+66 |
| 2025-08-25 | Allow linking a prebuilt optimized compiler-rt builtins library | Paul Murphy | -24/+43 |
| 2025-08-25 | Update wasm-component-ld dependency | Alex Crichton | -2/+1 |
| 2025-08-25 | Add aarch64_be-unknown-linux-musl target | J. Neuschäfer | -0/+51 |
| 2025-08-25 | Update books | rustbot | -0/+0 |
| 2025-08-25 | Auto merge of #145472 - Kobzol:bootstrap-dist, r=jieyouxu | bors | -273/+607 |
| 2025-08-25 | rustdoc(opt): build_impl: check document_private earlier | binarycat | -17/+17 |
| 2025-08-25 | Wait for DPkg frontend lock when trying to remove packages | Jieyou Xu | -3/+6 |
| 2025-08-25 | Override `GITHUB_ACTIONS=0` for tidy tests | Jakub Beránek | -1/+4 |
| 2025-08-25 | Merge pull request #4543 from RalfJung/tb-sifa | Ralf Jung | -12/+12 |
| 2025-08-25 | TB: fix SIFA comment | Ralf Jung | -12/+12 |
| 2025-08-25 | Do not forward CI configure arguments to `distcheck` builds | Jakub Beránek | -1/+8 |
| 2025-08-25 | Handle tarballs in `x test tidy` | Jakub Beránek | -0/+6 |
| 2025-08-25 | Make `x test distcheck` more self-contained | Jakub Beránek | -24/+36 |
| 2025-08-25 | Rollup merge of #145842 - tshepang:rdg-sync, r=jieyouxu | Stuart Cook | -104/+167 |
| 2025-08-25 | Rollup merge of #145794 - he32:bootstrap-netbsd-fix, r=Kobzol | Stuart Cook | -1/+13 |
| 2025-08-25 | add span to struct pattern rest (..) | Valdemar Erk | -7/+8 |
| 2025-08-25 | Merge ref 'a1dbb443527b' from rust-lang/rust | The Miri Cronjob Bot | -184/+662 |
| 2025-08-25 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-25 | Merge ref 'a1dbb443527b' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -7145/+13342 |
| 2025-08-25 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-08-24 | Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycat | bors | -92/+561 |
| 2025-08-24 | compiletest: if a compiler fails outside a ui test, show its output | binarycat | -2/+3 |
| 2025-08-24 | Auto merge of #145812 - karolzwolak:attrs-in-fields-and-variants-section, r=G... | bors | -4/+22 |
| 2025-08-24 | Merge pull request #2550 from WaffleLapkin/try-bors | waffle | -37/+28 |
| 2025-08-24 | Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxu | bors | -1/+17 |
| 2025-08-24 | rustdoc: render attributes in Field and Variants sections | Karol Zwolak | -4/+22 |
| 2025-08-24 | bootstrap.py: follow up more 'tidy' insistence (string quotes). | Havard Eidnes | -2/+2 |
| 2025-08-24 | Fix some minor issues in comments | houpo-bob | -6/+6 |
| 2025-08-24 | fmt | The Miri Cronjob Bot | -1/+2 |
| 2025-08-24 | Merge ref 'f6d23413c399' from rust-lang/rust | The Miri Cronjob Bot | -1925/+2812 |
| 2025-08-24 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-23 | Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqd | Jacob Pratt | -2/+2 |