| Age | Commit message (Expand) | Author | Lines |
| 2024-05-08 | Rollup merge of #124903 - Skepfyr:rustc-wrapper, r=clubby789 | Matthias Krüger | -6/+7 |
| 2024-05-08 | Ignore empty RUSTC_WRAPPER in bootstrap | Jack Rickard | -6/+7 |
| 2024-05-06 | Update version of cc crate to v1.0.97 | James Farrell | -72/+116 |
| 2024-05-05 | Rollup merge of #124668 - 12101111:fix-bootstrap-tarball, r=onur-ozkan | Guillaume Gomez | -6/+1 |
| 2024-05-04 | Rollup merge of #124573 - onur-ozkan:update-dep-comment, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2024-05-04 | Rollup merge of #124501 - VladimirMakaev:add-lldb-to-config-toml, r=Mark-Simu... | Matthias Krüger | -3/+13 |
| 2024-05-03 | Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxu | Michael Goulet | -1/+16 |
| 2024-05-03 | Fix bootstrap panic when build from tarball | 12101111 | -6/+1 |
| 2024-05-03 | Rollup merge of #124613 - GuillaumeGomez:fmt-run-make, r=onur-ozkan | Matthias Krüger | -1/+5 |
| 2024-05-03 | Rollup merge of #124461 - onur-ozkan:followup-123546, r=pietroalbini | Matthias Krüger | -19/+38 |
| 2024-05-03 | Allow to negate ignored files | Guillaume Gomez | -1/+5 |
| 2024-05-02 | Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...` | Martin Nordholts | -1/+16 |
| 2024-05-01 | Step bootstrap cfgs | Mark Rousskov | -7/+4 |
| 2024-05-01 | Auto merge of #122427 - psumbera:bootstrap_out_path, r=clubby789 | bors | -1/+6 |
| 2024-05-01 | add a reference link to the comment of the "cc" and "cmake". | onur-ozkan | -3/+3 |
| 2024-04-30 | Rollup merge of #124553 - ferrocene:pa-cargo-git-info, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -5/+12 |
| 2024-04-30 | write git-commit-{sha,info} for Cargo in source tarballs | Pietro Albini | -5/+12 |
| 2024-04-29 | Remove the `expand-yaml-anchors` tool | Jakub Beránek | -65/+1 |
| 2024-04-29 | Normalize bootstrap_out path, r=clubby789 | Petr Sumbera | -1/+6 |
| 2024-04-28 | add support to override lldb binary path for ./x test | Vladimir Makayev | -3/+13 |
| 2024-04-28 | Auto merge of #124261 - onur-ozkan:drop-llvm-if-available, r=Mark-Simulacrum | bors | -5/+0 |
| 2024-04-28 | handle the targets that are missing in stage0 | onur-ozkan | -19/+38 |
| 2024-04-28 | Auto merge of #123546 - Rajveer100:branch-for-issue-122128, r=onur-ozkan | bors | -0/+29 |
| 2024-04-28 | Rollup merge of #124429 - Enselic:document-builder, r=Mark-Simulacrum | Matthias Krüger | -0/+23 |
| 2024-04-28 | Rollup merge of #124242 - workingjubilee:describe-bootstrap-files-better, r=M... | Matthias Krüger | -6/+28 |
| 2024-04-28 | Rollup merge of #123942 - onur-ozkan:x-vendor, r=Mark-Simulacrum | Matthias Krüger | -11/+98 |
| 2024-04-27 | Auto merge of #124448 - matthiaskrgr:rollup-iloy9vz, r=matthiaskrgr | bors | -40/+40 |
| 2024-04-27 | Rollup merge of #124445 - Enselic:global-true, r=onur-ozkan | Matthias Krüger | -40/+40 |
| 2024-04-27 | Auto merge of #124405 - RalfJung:miri-core-alloc-tests, r=clubby789 | bors | -3/+0 |
| 2024-04-27 | Bootstrap: Check validity of `--target` and `--host` triples before starting ... | Rajveer | -0/+29 |
| 2024-04-27 | bootstrap: Change `global(true)` to `global = true` for flags for consistency | Martin Nordholts | -40/+40 |
| 2024-04-27 | bootstrap: Document `struct Builder` and its fields | Martin Nordholts | -0/+23 |
| 2024-04-26 | Auto merge of #124296 - cuviper:dist-cargo-tests, r=onur-ozkan | bors | -0/+6 |
| 2024-04-26 | miri core/alloc tests: do not test a 2nd target | Ralf Jung | -3/+0 |
| 2024-04-26 | Add support for run-make-support unit tests to be run with bootstrap command | Jover Zhang | -0/+49 |
| 2024-04-25 | Auto merge of #124058 - TechVest:master, r=fmease | bors | -1/+1 |
| 2024-04-25 | Fix some typos in comments | TechVest | -1/+1 |
| 2024-04-24 | bootstrap: reinterpret the main advantage of x.py setup | Jubilee Young | -2/+3 |
| 2024-04-24 | bootstrap: link to the forge about toolstate | Jubilee Young | -1/+3 |
| 2024-04-23 | bootstrap: keep all cargo test files in dist rustc-src | Josh Stone | -0/+6 |
| 2024-04-22 | miri libstd tests: test windows-msvc instead of windows-gnu | Ralf Jung | -2/+3 |
| 2024-04-22 | suggest `x.py vendor` instead of `cargo vendor` | onur-ozkan | -7/+1 |
| 2024-04-22 | introduce `x vendor` | onur-ozkan | -4/+97 |
| 2024-04-22 | drop deprecated value `if-available` for `download-ci-llvm` option | onur-ozkan | -5/+0 |
| 2024-04-21 | bootstrap: Promote some build_steps comments to docs | Jubilee Young | -28/+28 |
| 2024-04-21 | bootstrap: Describe build_steps::clean how 2024 knows it | Jubilee Young | -1/+1 |
| 2024-04-21 | bootstrap: Demagic a repeating path | Jubilee Young | -2/+4 |
| 2024-04-21 | bootstrap: Describe build_steps::setup | Jubilee Young | -0/+6 |
| 2024-04-21 | bootstrap: Describe build_steps::suggest | Jubilee Young | -0/+2 |
| 2024-04-21 | bootstrap: Describe build_steps::toolstate | Jubilee Young | -0/+4 |