| Age | Commit message (Expand) | Author | Lines |
| 2025-02-24 | add `tool::Cargofmt` binary to target sysroot | onur-ozkan | -2/+8 |
| 2025-02-24 | add `tool::CargoClippy` binary to target sysroot | onur-ozkan | -2/+7 |
| 2025-02-24 | use stage 2 on cargo and clippy tests when possible | onur-ozkan | -6/+32 |
| 2025-02-24 | add coverage for explicit stage fields | onur-ozkan | -0/+57 |
| 2025-02-24 | add explicit stage fields to `Config` | onur-ozkan | -0/+10 |
| 2025-02-23 | Auto merge of #137497 - tgross35:rollup-1oeclrr, r=tgross35 | bors | -0/+7 |
| 2025-02-23 | Auto merge of #137476 - onur-ozkan:137469, r=jieyouxu | bors | -47/+14 |
| 2025-02-23 | Rollup merge of #137452 - Shourya742:2025-02-23-add-module-level-doc-for-core... | Trevor Gross | -0/+7 |
| 2025-02-23 | configure.py: don't instruct user to run nonexistent program | наб | -1/+1 |
| 2025-02-23 | bootstrap: remove redundant `to_path_buf()` | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-02-23 | bootstrap: remove `--build-base` and use `--build-root` and `--build-test-sui... | 许杰友 Jieyou Xu (Joe) | -1/+5 |
| 2025-02-23 | add FIXME note on `Builder::compiler_for` | onur-ozkan | -0/+3 |
| 2025-02-23 | avoid `compiler_for` for dist tools and force the current compiler | onur-ozkan | -47/+11 |
| 2025-02-23 | Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrum | bors | -35/+22 |
| 2025-02-23 | Auto merge of #137466 - jhpratt:rollup-spyi02y, r=jhpratt | bors | -0/+18 |
| 2025-02-23 | Rollup merge of #137382 - Shourya742:2025-02-21-add-vendor-step-doc, r=Kobzol | Jacob Pratt | -0/+18 |
| 2025-02-23 | downgrade bootstrap `cc` | onur-ozkan | -3/+5 |
| 2025-02-23 | Auto merge of #137215 - onur-ozkan:rustc-tool-build-stages, r=jieyouxu,Kobzol | bors | -263/+316 |
| 2025-02-23 | bootstrap: add module docs for core:metadata | bit-aloo | -0/+7 |
| 2025-02-22 | Auto merge of #137420 - matthiaskrgr:rollup-rr0q37f, r=matthiaskrgr | bors | -0/+8 |
| 2025-02-22 | Rollup merge of #137362 - Kobzol:run-make-support-bootstrap, r=jieyouxu | Matthias Krüger | -0/+8 |
| 2025-02-22 | Auto merge of #136428 - EnzymeAD:enable-autodiff, r=oli-obk | bors | -12/+19 |
| 2025-02-21 | update enzyme submodule and users | Manuel Drehwald | -5/+2 |
| 2025-02-21 | fix build regressions | Manuel Drehwald | -7/+17 |
| 2025-02-22 | bootstrap: pass `--src-root` and `--src-test-suite-root` instead of `--src-base` | 许杰友 Jieyou Xu (Joe) | -1/+3 |
| 2025-02-21 | bootstrap: add doc for vendor build step | bit-aloo | -0/+18 |
| 2025-02-21 | Add build step log for `run-make-support` | Jakub Beránek | -0/+8 |
| 2025-02-20 | Rollup merge of #137340 - Kobzol:bootstrap-dir-check, r=onur-ozkan | Jubilee | -1/+12 |
| 2025-02-20 | Rollup merge of #137338 - onur-ozkan:137332, r=Kobzol | Jubilee | -1/+5 |
| 2025-02-20 | Add a notice about missing GCC sources in source tarballs | Jakub Beránek | -0/+11 |
| 2025-02-20 | skip submodule updating logics on tarballs | onur-ozkan | -1/+5 |
| 2025-02-20 | Improve error message when a submodule directory is missing completely | Jakub Beránek | -1/+1 |
| 2025-02-19 | Rollup merge of #127793 - ChaiTRex:zed_support, r=Kobzol | Matthias Krüger | -39/+65 |
| 2025-02-19 | print warning and help messages | onur-ozkan | -0/+10 |
| 2025-02-19 | add change-entry for tools profile update | onur-ozkan | -0/+5 |
| 2025-02-19 | set `build.test-stage = 2` for `tools` profile | onur-ozkan | -0/+2 |
| 2025-02-18 | Rollup merge of #137191 - ehuss:update-mdbook, r=jieyouxu | Matthias Krüger | -15/+0 |
| 2025-02-18 | fix `clippy::len-zero` | Josh Stone | -1/+1 |
| 2025-02-18 | fix `clippy::doc-overindented-list-items` | Josh Stone | -4/+4 |
| 2025-02-18 | fix `clippy::double-ended-iterator-last` | Josh Stone | -1/+1 |
| 2025-02-18 | fix `clippy::unneeded-struct-pattern` | Josh Stone | -13/+13 |
| 2025-02-18 | update `STAGE0_MISSING_TARGETS` | Josh Stone | -4/+0 |
| 2025-02-18 | update `cfg(bootstrap)` | Josh Stone | -12/+3 |
| 2025-02-18 | fix rust-analyzer tests | onur-ozkan | -0/+1 |
| 2025-02-18 | fix cargo tests | onur-ozkan | -1/+3 |
| 2025-02-18 | add test coverage for `tool::get_tool_rustc_compiler` | onur-ozkan | -0/+30 |
| 2025-02-18 | adapt tool module to `ToolBuildResult` | onur-ozkan | -179/+189 |
| 2025-02-18 | document tool implementations | onur-ozkan | -0/+18 |
| 2025-02-18 | remove manually handled stage offs | onur-ozkan | -49/+24 |
| 2025-02-18 | return `ToolBuildResult` to utilize them from callers | onur-ozkan | -85/+66 |