| Age | Commit message (Expand) | Author | Lines |
| 2025-05-14 | replace `cc_detect::cc2ar` with `cc::try_get_archiver` | onur-ozkan | -145/+2 |
| 2025-05-14 | Update rustix to 1.0.7 for bootstrap | 王宇逸 | -2/+2 |
| 2025-05-13 | Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors | bors | -42/+39 |
| 2025-05-13 | Format and skip formatting for pin | Michael Goulet | -2/+1 |
| 2025-05-12 | ./x clippy ci --fix | Pietro Albini | -40/+39 |
| 2025-05-12 | x86_64-lynx-lynxos178 is now present in the stage0 | Pietro Albini | -1/+0 |
| 2025-05-12 | Silence warning in default compiler bootstrap settings | Yotam Ofek | -2/+0 |
| 2025-05-12 | update default condition of llvm-tools for install step | onur-ozkan | -1/+1 |
| 2025-05-12 | update llvm-tools copying logic for dist step | onur-ozkan | -12/+21 |
| 2025-05-11 | Rollup merge of #140886 - Berrysoft:update-bootstrap-lock, r=jieyouxu | León Orell Valerian Liehr | -33/+13 |
| 2025-05-10 | Fix download of GCC from CI on non-nightly channels | Jakub Beránek | -1/+2 |
| 2025-05-10 | Update deps of bootstrap for Cygwin | 王宇逸 | -33/+13 |
| 2025-05-08 | bootstrap: more consistent use of `...` when citing configuration snippets | Ralf Jung | -2/+2 |
| 2025-05-08 | add change-entry for `x run rustfmt` | onur-ozkan | -0/+5 |
| 2025-05-08 | implement `x run rustfmt` | onur-ozkan | -0/+55 |
| 2025-05-07 | do not allow stage > 0 on `x fmt` | onur-ozkan | -1/+6 |
| 2025-05-06 | bootstrap: Add check/test/run steps for src/tools/coverage-dump | Zalathar | -0/+98 |
| 2025-05-05 | Rollup merge of #140670 - onur-ozkan:129959, r=Kobzol | Guillaume Gomez | -1/+1 |
| 2025-05-05 | Rollup merge of #140636 - onur-ozkan:panic-tracker-for-t-macro, r=Kobzol | Guillaume Gomez | -5/+26 |
| 2025-05-05 | Rollup merge of #140357 - onur-ozkan:133840, r=clubby789 | Guillaume Gomez | -9/+11 |
| 2025-05-05 | calculate step duration in a panic-safe way | onur-ozkan | -1/+1 |
| 2025-05-05 | update `cc_detect` tests | onur-ozkan | -6/+6 |
| 2025-05-04 | implement `PanicTracker` to track `t` panics | onur-ozkan | -5/+26 |
| 2025-05-03 | Rollup merge of #140582 - GuillaumeGomez:update-sysinfo, r=Kobzol | Matthias Krüger | -16/+131 |
| 2025-05-02 | Update sysinfo version to `0.35.0` | Guillaume Gomez | -16/+131 |
| 2025-05-01 | extend the list of registered dylibs on `test::prepare_cargo_test` | onur-ozkan | -3/+3 |
| 2025-04-30 | Rollup merge of #140438 - ferrocene:pa-debug-assertions-tools, r=Kobzol | Matthias Krüger | -5/+22 |
| 2025-04-29 | Rollup merge of #140392 - Zalathar:goodbye-libtest, r=jieyouxu | Trevor Gross | -1/+1 |
| 2025-04-29 | add `rust.debug-assertions-tools` option | Pietro Albini | -5/+22 |
| 2025-04-28 | Make bootstrap git tests more self-contained | Jakub Beránek | -0/+3 |
| 2025-04-28 | compiletest: Remove the libtest-based executor and its dependency | Zalathar | -1/+1 |
| 2025-04-28 | add a FIXME | onur-ozkan | -2/+3 |
| 2025-04-27 | bypass linker configuration and cross target check on `x check` | onur-ozkan | -1/+2 |
| 2025-04-25 | Rollup merge of #140006 - onur-ozkan:138778, r=onur-ozkan | Matthias Krüger | -5/+50 |
| 2025-04-24 | Rollup merge of #140191 - Kobzol:remove-git-repository-from-git-config, r=jie... | Matthias Krüger | -4/+0 |
| 2025-04-24 | Rollup merge of #140232 - nnethercote:rm-unnecessary-clones, r=SparrowLii | Matthias Krüger | -3/+3 |
| 2025-04-24 | Remove some unnecessary clones. | Nicholas Nethercote | -3/+3 |
| 2025-04-23 | Auto merge of #139983 - flip1995:clippy-subtree-update, r=Manishearth | bors | -4/+0 |
| 2025-04-23 | Remove `git_repository` field from `GitConfig` | Jakub Beránek | -4/+0 |
| 2025-04-22 | tidy: Remove rinja deps from proc_macro_deps | Philipp Krones | -4/+0 |
| 2025-04-20 | Use `--author-date-order` when looking up upstream commits to support subtree... | Jakub Beránek | -2/+79 |
| 2025-04-20 | Make `git_dir` required in several git functions | Jakub Beránek | -9/+3 |
| 2025-04-20 | Return `PathFreshness::MissingUpstream` from `detect_[gcc|llvm]_freshness` fu... | Jakub Beránek | -12/+10 |
| 2025-04-20 | Extend `ci_rustc_if_unchanged` tests | Jakub Beránek | -32/+77 |
| 2025-04-20 | Move freshness test to bootstrap | Jakub Beránek | -5/+395 |
| 2025-04-20 | Cache result of `check_path_modifications` | Jakub Beránek | -4/+24 |
| 2025-04-20 | Unify usages of path modifications and log them in verbose mode | Jakub Beránek | -54/+38 |
| 2025-04-20 | Explicitly model missing upstream | Jakub Beránek | -1/+13 |
| 2025-04-20 | Use `check_path_modifications` for detecting local rustc changes | Jakub Beránek | -87/+23 |
| 2025-04-20 | Use `check_path_modifications` for detecting local LLVM changes | Jakub Beránek | -18/+42 |