| Age | Commit message (Expand) | Author | Lines |
| 2025-07-07 | Auto merge of #143048 - Kobzol:bootstrap-check-stage-1, r=jieyouxu | bors | -284/+304 |
| 2025-07-07 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-07 | Auto merge of #143556 - jhpratt:rollup-nid39y2, r=jhpratt | bors | -28/+28 |
| 2025-07-07 | Rollup merge of #143544 - workingjubilee:rename-bare-fn, r=fmease | Jacob Pratt | -28/+28 |
| 2025-07-06 | Auto merge of #141829 - dvdsk:sleep_until_linux, r=cuviper,RalfJung | bors | -0/+192 |
| 2025-07-06 | rustfmt: migrate BareFn -> FnPtr | Jubilee Young | -9/+9 |
| 2025-07-06 | clippy: migrate BareFn -> FnPtr | Jubilee Young | -17/+17 |
| 2025-07-06 | rustdoc: migrate BareFn -> FnPtr | Jubilee Young | -2/+2 |
| 2025-07-06 | Auto merge of #143526 - matthiaskrgr:rollup-pm69g5v, r=matthiaskrgr | bors | -5/+5 |
| 2025-07-06 | sleep_until: add clock_nanosleep support to Miri | dvdsk | -0/+192 |
| 2025-07-06 | Do not ever cross-check bootstrap tools | Jakub Beránek | -2/+7 |
| 2025-07-06 | Fix CI | Jakub Beránek | -4/+4 |
| 2025-07-06 | Horrible hack to make codegen backends "work" during check | Jakub Beránek | -11/+32 |
| 2025-07-06 | Add support for allowing features when checking tools | Jakub Beránek | -2/+15 |
| 2025-07-06 | Use stage auto-bump when cross-checking on stage 1 | Jakub Beránek | -17/+14 |
| 2025-07-06 | Add `#[tracing::instrument]` to the LLVM build step | Jakub Beránek | -0/+9 |
| 2025-07-06 | Update library cross-compilation test | Jakub Beránek | -3/+2 |
| 2025-07-06 | Update `Mode::ToolStd` comment | Jakub Beránek | -2/+7 |
| 2025-07-06 | Add staging comment to `check::Rustc` | Jakub Beránek | -0/+2 |
| 2025-07-06 | Add change tracker entry | Jakub Beránek | -0/+5 |
| 2025-07-06 | Unify selection of build compiler for checking in a single function | Jakub Beránek | -48/+47 |
| 2025-07-06 | Implement `CoverageDump` checking through the `tool_check_step` macro | Jakub Beránek | -66/+5 |
| 2025-07-06 | Fixup check of rust-analyzer, codegen backends, compiletest and other tools | Zalathar | -64/+113 |
| 2025-07-06 | Make build compiler explicit in `check::Rustc` and `check::Std` | Jakub Beránek | -73/+87 |
| 2025-07-06 | Remove `custom_stage` override from `check::Std` and make 1 be the default ch... | Jakub Beránek | -54/+11 |
| 2025-07-06 | Make default check stage be 1, and error out on checking with stage 0 | Jakub Beránek | -5/+11 |
| 2025-07-06 | rename panic_paylods → unwind_payloads | Ralf Jung | -7/+7 |
| 2025-07-06 | interpret: rename StackPopCleanup | Ralf Jung | -16/+16 |
| 2025-07-06 | Rollup merge of #143252 - JonathanBrouwer:rewrite_empty_attribute, r=jdonszel... | Matthias Krüger | -5/+5 |
| 2025-07-06 | Auto merge of #143515 - rust-lang:cargo_update, r=clubby789 | bors | -2/+2 |
| 2025-07-06 | Include enum variants in world symbols | Chayim Refael Friedman | -0/+75 |
| 2025-07-06 | Auto merge of #143521 - matthiaskrgr:rollup-kpv1og3, r=matthiaskrgr | bors | -7/+19 |
| 2025-07-06 | Merge pull request #20184 from Veykril/push-ywpynxnltpok | Lukas Wirth | -32/+44 |
| 2025-07-06 | chore: Remove dead field from `InferenceContext` | Lukas Wirth | -32/+44 |
| 2025-07-06 | Rollup merge of #143504 - RalfJung:compiletest-err, r=jieyouxu | Matthias Krüger | -1/+2 |
| 2025-07-06 | Rollup merge of #143493 - lolbinarycat:tidy-spellcheck-bless, r=Kobzol | Matthias Krüger | -6/+17 |
| 2025-07-06 | Merge pull request #20132 from A4-Tacks/asmut-borrow-minicore | Lukas Wirth | -0/+34 |
| 2025-07-06 | Merge pull request #20126 from Wilfred/no_unwrap_in_discover_projects | Lukas Wirth | -3/+8 |
| 2025-07-06 | Rewrite empty attribute lint | Jonathan Brouwer | -5/+5 |
| 2025-07-06 | Auto merge of #143354 - Shourya742:2025-07-03-bye-bye-as_mut-command, r=Kobzol | bors | -46/+76 |
| 2025-07-06 | Merge pull request #20179 from ChayimFriedman2/destructuring-assignment-never | Lukas Wirth | -2/+61 |
| 2025-07-06 | Auto merge of #143507 - matthiaskrgr:rollup-lpg7t12, r=matthiaskrgr | bors | -476/+1469 |
| 2025-07-06 | Merge pull request #20175 from dianne/match-check-box-cleanup | Chayim Refael Friedman | -60/+20 |
| 2025-07-06 | Auto merge of #143126 - dianqk:update-llvm, r=nikic | bors | -0/+0 |
| 2025-07-06 | cargo update | github-actions | -2/+2 |
| 2025-07-06 | Always bump in the parser in `err_and_bump()` | Chayim Refael Friedman | -8/+50 |
| 2025-07-05 | clippy: conditions are no longer wrapped in `DropTemps` | dianne | -48/+29 |
| 2025-07-05 | Rollup merge of #143486 - husqvarnagroup:af/no-armv5te-target-maintainer, r=p... | Matthias Krüger | -1/+1 |
| 2025-07-05 | Rollup merge of #143478 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -475/+1468 |
| 2025-07-05 | bootstrap: add change_tracker entry for removal of spellcheck:fix | binarycat | -0/+5 |