| Age | Commit message (Expand) | Author | Lines |
| 2025-07-13 | Update LLVM to 20.1.8 | dianqk | -0/+0 |
| 2025-07-13 | Adjust `run_make_support::symbols` helpers | Jieyou Xu | -25/+159 |
| 2025-07-13 | Rollup merge of #143823 - jieyouxu:compiletest-maintenance-5, r=Kobzol | León Orell Valerian Liehr | -168/+253 |
| 2025-07-13 | Rollup merge of #143822 - RalfJung:miri-ui-clean, r=jieyouxu | León Orell Valerian Liehr | -2/+9 |
| 2025-07-13 | Rollup merge of #143817 - Kobzol:wasi-sdk-path, r=jieyouxu | León Orell Valerian Liehr | -1/+1 |
| 2025-07-13 | Rollup merge of #143814 - lolbinarycat:htmldocck-negative-err, r=fmease | León Orell Valerian Liehr | -0/+4 |
| 2025-07-13 | Rollup merge of #143798 - Shourya742:2025-07-11-remove-format-short-command-t... | León Orell Valerian Liehr | -28/+5 |
| 2025-07-13 | Rollup merge of #143791 - GuillaumeGomez:update-sysinfo, r=jieyouxu | León Orell Valerian Liehr | -6/+6 |
| 2025-07-13 | Rollup merge of #143782 - jieyouxu:debug-assertions, r=ChrisDenton | León Orell Valerian Liehr | -3/+25 |
| 2025-07-13 | Auto merge of #143213 - dianne:lower-cond-tweaks, r=cjgillot | bors | -48/+29 |
| 2025-07-13 | Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obk | bors | -0/+4 |
| 2025-07-13 | remove `remove_default` | Hayashi Mikihiro | -62/+19 |
| 2025-07-12 | Fix clippy & rustdoc-json | Jonathan Brouwer | -4/+8 |
| 2025-07-12 | Fix assoc type where clause position | A4-Tacks | -5/+75 |
| 2025-07-12 | explicitly drop span_guard in wait_for_output | bit-aloo | -1/+5 |
| 2025-07-12 | Add change_tracker.rs entry | bjorn3 | -0/+5 |
| 2025-07-12 | Move --compile-time-deps | bjorn3 | -5/+6 |
| 2025-07-12 | Make rustdoc-gui-test dummy compiletest config purpose explicit | Jieyou Xu | -5/+102 |
| 2025-07-12 | Auto merge of #143810 - matthiaskrgr:rollup-iw7a23z, r=matthiaskrgr | bors | -41/+86 |
| 2025-07-12 | refine comment | Ralf Jung | -1/+1 |
| 2025-07-12 | fix clippy_test_deps workspace handling | Ralf Jung | -0/+509 |
| 2025-07-12 | add span to streaming command execution flow | bit-aloo | -1/+15 |
| 2025-07-12 | fix span for deferred command execution | bit-aloo | -3/+10 |
| 2025-07-12 | clippy: fix test filtering when TESTNAME is empty | Ralf Jung | -3/+12 |
| 2025-07-12 | Do not glob-reexport `TestMode` variants | Jieyou Xu | -53/+65 |
| 2025-07-12 | Rename `Mode` to `TestMode` | Jieyou Xu | -45/+45 |
| 2025-07-12 | Do not allow defaults for `Mode` and `Config` | Jieyou Xu | -7/+1 |
| 2025-07-12 | Move `string_enum` to `util` module | Jieyou Xu | -49/+42 |
| 2025-07-12 | Remove outdated debugger version warning | Jieyou Xu | -11/+0 |
| 2025-07-12 | Auto merge of #143766 - matthiaskrgr:rollup-0x7t69s, r=matthiaskrgr | bors | -26/+25 |
| 2025-07-12 | ./x test miri: fix cleaning the miri_ui directory | Ralf Jung | -2/+9 |
| 2025-07-12 | readme: update strict provenance link | Ralf Jung | -3/+3 |
| 2025-07-11 | Access `wasi_sdk_path` instead of reading environment variable in bootstrap | Jakub Beránek | -1/+1 |
| 2025-07-11 | Merge pull request #20232 from ShoyuVanilla/issue-20225 | Shoyu Vanilla (Flint) | -5/+55 |
| 2025-07-11 | htmldocck: better error messages for negative raw directives | binarycat | -0/+4 |
| 2025-07-11 | directives.md: build-aux-docs does not work with aux-crate | lolbinarycat | -1/+1 |
| 2025-07-11 | Update miri for change to random API | Josh Triplett | -1/+1 |
| 2025-07-11 | Rollup merge of #143770 - hkBst:build-helper-cleanup, r=Kobzol | Matthias Krüger | -26/+25 |
| 2025-07-11 | Rollup merge of #143767 - hkBst:cleanup-x, r=jieyouxu | Matthias Krüger | -14/+10 |
| 2025-07-11 | Rollup merge of #143747 - Gelbpunkt:aarch64-musl-maintainer, r=jieyouxu | Matthias Krüger | -1/+51 |
| 2025-07-11 | Update cargo | Weihang Lo | -0/+0 |
| 2025-07-11 | remove format short command and push format short command method inside finge... | bit-aloo | -27/+4 |
| 2025-07-11 | Use short command method directly from fingerprint | bit-aloo | -1/+1 |
| 2025-07-11 | Add a memory map bound check assertion on rendering const slice | Shoyu Vanilla | -0/+8 |
| 2025-07-11 | Merge pull request #20219 from ChayimFriedman2/expr-store-mem | Chayim Refael Friedman | -271/+419 |
| 2025-07-11 | fix: Normalize projection types before calculating memory maps | Shoyu Vanilla | -5/+47 |
| 2025-07-11 | Update description for flag | bjorn3 | -139/+139 |
| 2025-07-11 | Update sysinfo version to `0.36.0` | Guillaume Gomez | -6/+6 |
| 2025-07-11 | Avoid building C++ for rustc_llvm with --compile-time-deps | bjorn3 | -0/+3 |
| 2025-07-11 | Fix fallback for CI_JOB_NAME | Nikita Popov | -1/+1 |