| Age | Commit message (Expand) | Author | Lines |
| 2025-09-17 | Merge ref '3f1552a273e4' from rust-lang/rust | The Miri Cronjob Bot | -80/+307 |
| 2025-09-17 | Rollup merge of #146564 - cjgillot:mir-nolen, r=scottmcm | Stuart Cook | -1/+1 |
| 2025-09-17 | Rollup merge of #146460 - simp4t7:add-tidy-readme, r=clubby789 | Stuart Cook | -1/+115 |
| 2025-09-17 | Rollup merge of #145660 - jbatez:darwin_objc, r=jdonszelmann,madsmtm,tmandry | Stuart Cook | -0/+1 |
| 2025-09-17 | Rollup merge of #145071 - cuviper:min-llvm-20, r=nikic | Stuart Cook | -106/+15 |
| 2025-09-17 | Rollup merge of #142807 - sourcefrog:failfast, r=dtolnay | Stuart Cook | -0/+12 |
| 2025-09-17 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-09-17 | Auto merge of #146656 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-09-17 | Remove `DynKind` | León Orell Valerian Liehr | -4/+4 |
| 2025-09-17 | Merge pull request #20379 from skewb1k/fix/consistent-hover-doc-breaks | Chayim Refael Friedman | -42/+42 |
| 2025-09-16 | Remove Rvalue::Len. | Camille Gillot | -1/+1 |
| 2025-09-16 | Update cargo submodule | Weihang Lo | -0/+0 |
| 2025-09-16 | add Readme.md to tidy | T | -1/+115 |
| 2025-09-16 | Do not use `git -C dir` | Samuel Tardieu | -3/+3 |
| 2025-09-16 | Update the minimum external LLVM to 20 | Josh Stone | -106/+15 |
| 2025-09-16 | Rollup merge of #146618 - GuillaumeGomez:backend-run-llvm-options, r=kobzol | Matthias Krüger | -5/+12 |
| 2025-09-16 | Rollup merge of #146611 - lolbinarycat:bootstrap-toml-wrong-section-diagnosti... | Matthias Krüger | -11/+98 |
| 2025-09-17 | Fix "sync-from-ra" for `rust-lang/rust` | Shoyu Vanilla | -0/+6 |
| 2025-09-16 | ci: x86_64-gnu-tools: Add `--test-args` regression test | Martin Nordholts | -0/+7 |
| 2025-09-16 | bootstrap: emit hint if a config key is used in the wrong section | binarycat | -11/+98 |
| 2025-09-16 | Do not run ui test if options specific to llvm are used when another codegen ... | Guillaume Gomez | -5/+12 |
| 2025-09-16 | Add parallel-frontend-threads to bootstrap.toml and enable multi-threaded par... | Haidong Zhang | -1/+22 |
| 2025-09-16 | rustup | Ralf Jung | -2/+3 |
| 2025-09-16 | Merge pull request #20612 from Veykril/veykril/push-vzuykrsxvrts | Lukas Wirth | -46/+49 |
| 2025-09-16 | Merge pull request #20402 from rust-lang/veykril/push-pursotqxutsx | Lukas Wirth | -3/+22 |
| 2025-09-16 | Merge pull request #20517 from Veykril/veykril/push-wrurmtqppzus | Lukas Wirth | -101/+144 |
| 2025-09-16 | Add more workaround hacks for incorrect startup diagnostics | Lukas Wirth | -8/+16 |
| 2025-09-16 | Workaround lsp-types typo | Lukas Wirth | -1/+12 |
| 2025-09-16 | fix: Only compute unstable paths on nightly toolchains for IDE features | Lukas Wirth | -101/+144 |
| 2025-09-16 | fix: Fix expand macro recursively not working correctly for nested macro calls | Lukas Wirth | -46/+49 |
| 2025-09-16 | Auto merge of #146614 - Zalathar:rollup-hcxvdi1, r=Zalathar | bors | -18/+96 |
| 2025-09-16 | Rollup merge of #146609 - lolbinarycat:bootstrap-less-verbose-cargo, r=Kobzol | Stuart Cook | -7/+6 |
| 2025-09-16 | Rollup merge of #146608 - lolbinarycat:bootstrap-readme, r=Kobzol | Stuart Cook | -0/+20 |
| 2025-09-16 | Rollup merge of #146601 - Enselic:fix-test-args, r=Mark-Simulacrum | Stuart Cook | -3/+6 |
| 2025-09-16 | Rollup merge of #146574 - Zalathar:capture, r=jieyouxu | Stuart Cook | -1/+1 |
| 2025-09-16 | Rollup merge of #146402 - RalfJung:aggregate-init, r=saethlin | Stuart Cook | -7/+63 |
| 2025-09-15 | Rollup merge of #146576 - ognevny:opt-dist-collector-logs, r=Kobzol | Matthias Krüger | -1/+0 |
| 2025-09-15 | Rollup merge of #146563 - lolbinarycat:bootstrap-ci-no-incremental, r=Kobzol | Matthias Krüger | -0/+3 |
| 2025-09-15 | Rollup merge of #146539 - luca3s:push-xuwtvwrsspnp, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-09-15 | bootstrap: lower verbosity of cargo to one less than bootstrap's | binarycat | -7/+6 |
| 2025-09-15 | improve internal bootstrap docs | binarycat | -0/+20 |
| 2025-09-15 | Update src/tests/ci.md | Jakub Beránek | -1/+1 |
| 2025-09-16 | fix: More precise clause filtering for `explicit_*_predicates_of` | Shoyu Vanilla | -6/+20 |
| 2025-09-15 | compiletest: Make `./x test --test-args ...` work again | Martin Nordholts | -3/+6 |
| 2025-09-15 | Port a bunch of stuff from rustc and fix a bunch of type mismatches/diagnostics | Chayim Refael Friedman | -3944/+9358 |
| 2025-09-15 | Make llvm_enzyme a regular cargo feature | bjorn3 | -7/+3 |
| 2025-09-15 | opt-dist: don't set `RUST_LOG=collector=debug` | Maksim Bondarenkov | -1/+0 |
| 2025-09-15 | Merge pull request #20669 from ChayimFriedman2/testing-guide | Laurențiu Nicola | -0/+107 |
| 2025-09-15 | Add a testing guide | Chayim Refael Friedman | -0/+107 |
| 2025-09-15 | Clarify that backtick escaping doesn't work for `@bors try jobs` | Jakub Beránek | -2/+3 |