| Age | Commit message (Expand) | Author | Lines |
| 2024-05-20 | chore(bootstrap/core/build_steps/dist): add fixme for duplicated vendor logic | Bernardo Meurer Costa | -0/+3 |
| 2024-05-20 | refactor(bootstrap): update rustc-perf submodule when building opt-dist | Bernardo Meurer Costa | -2/+39 |
| 2024-05-20 | Auto merge of #124560 - madsmtm:update-libc, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-05-19 | Auto merge of #124674 - onur-ozkan:followup-124461, r=pietroalbini | bors | -6/+18 |
| 2024-05-18 | keep the `STAGE0_MISSING_TARGETS` list updated | onur-ozkan | -6/+18 |
| 2024-05-18 | Update libc to 0.2.155 | Mads Marquart | -2/+2 |
| 2024-05-17 | Rollup merge of #125181 - onur-ozkan:set-rust-channel-properly, r=clubby789 | Matthias Krüger | -2/+9 |
| 2024-05-16 | add bootstrap config change info about `rust.lld` | Rémy Rakic | -0/+5 |
| 2024-05-16 | bootstrap: enable rust-lld when necessary for `x86_64-unknown-linux-gnu` | Rémy Rakic | -11/+40 |
| 2024-05-16 | bootstrap: introduce rust-lld env var for rustc | Rémy Rakic | -0/+5 |
| 2024-05-16 | set `rust.channel` properly in source tarballs | onur-ozkan | -2/+9 |
| 2024-05-15 | Set `debuginfo-level = "line-tables-only"` for compiler profile | Jubilee Young | -0/+7 |
| 2024-05-13 | Use an helper to move the files | Luca Barbato | -7/+24 |
| 2024-05-12 | Auto merge of #124883 - onur-ozkan:change-stage0-file, r=Mark-Simulacrum | bors | -52/+32 |
| 2024-05-11 | use shared stage0 parser from `build_helper` | onur-ozkan | -38/+8 |
| 2024-05-11 | Rollup merge of #124969 - onur-ozkan:test-tests-remap, r=Mark-Simulacrum | Matthias Krüger | -0/+23 |
| 2024-05-11 | Rollup merge of #124899 - RalfJung:bootstrap-dry, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2024-05-10 | add "tidy-alphabetical" check on "tests" remap list | onur-ozkan | -0/+2 |
| 2024-05-10 | remap missing path `tests/crashes` to `tests` | onur-ozkan | -0/+1 |
| 2024-05-10 | check if `x test tests` missing any test directory | onur-ozkan | -0/+20 |
| 2024-05-10 | Auto merge of #124774 - the8472:subnanosecond-benches, r=jhpratt | bors | -4/+4 |
| 2024-05-10 | fix typo | Ralf Jung | -1/+1 |
| 2024-05-10 | Auto merge of #124850 - dpaoliello:clang2022, r=Kobzol | bors | -1/+6 |
| 2024-05-09 | Upgrade the version of Clang used in the build, move MSVC builds to Server 2022 | Daniel Paoliello | -1/+6 |
| 2024-05-09 | use stage0 file in `bootstrap.py` | onur-ozkan | -14/+24 |
| 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-08 | bootstrap: add comments for the automatic dry run | Ralf Jung | -0/+5 |
| 2024-05-07 | Remove unnecessary -fembed-bitcode usage now that it's deprecated | Keith Smiley | -12/+2 |
| 2024-05-06 | Update version of cc crate to v1.0.97 | James Farrell | -72/+116 |
| 2024-05-06 | bootstrap should also render fractional nanoseconds for benchmarks | The 8472 | -4/+4 |
| 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 |