| Age | Commit message (Expand) | Author | Lines |
| 2022-02-13 | Auto merge of #93685 - Mark-Simulacrum:drop-time, r=Mark-Simulacrum | bors | -43/+14 |
| 2022-02-13 | Auto merge of #93956 - matthiaskrgr:rollup-zfk35hb, r=matthiaskrgr | bors | -8/+20 |
| 2022-02-13 | Rollup merge of #93885 - Badel2:error-download-ci-llvm, r=Mark-Simulacrum | Matthias Krüger | -8/+20 |
| 2022-02-13 | Auto merge of #93713 - klensy:deps-up, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-02-12 | Suggest disabling download-ci-llvm option if url fails to download | Badel2 | -8/+20 |
| 2022-02-11 | Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" | Oli Scherer | -6/+0 |
| 2022-02-10 | Rollup merge of #93756 - tmandry:llvm-build-config, r=Mark-Simulacrum | Matthias Krüger | -0/+8 |
| 2022-02-09 | Add llvm.build-config option | Tyler Mandry | -0/+8 |
| 2022-02-07 | Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis | bors | -0/+6 |
| 2022-02-07 | Drop time dependency from bootstrap | Mark Rousskov | -43/+14 |
| 2022-02-07 | Rollup merge of #93737 - mfrw:mfrw/bootstrap-config, r=Mark-Simulacrum | Mara Bos | -2/+2 |
| 2022-02-07 | Rollup merge of #93723 - jyn514:rerun-if-changed, r=Mark-Simulacrum | Mara Bos | -0/+2 |
| 2022-02-07 | Rollup merge of #93722 - jyn514:less-submodule-cloning, r=Mark-Simulacrum | Mara Bos | -1/+1 |
| 2022-02-07 | Rollup merge of #93487 - yerke:yerke/fix-link-toolchain-in-setup, r=Mark-Simu... | Mara Bos | -2/+39 |
| 2022-02-07 | Rollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum | Mara Bos | -6/+20 |
| 2022-02-07 | bootstrap: prefer using '--config' over 'RUST_BOOTSTRAP_CONFIG' | Muhammad Falak R Wani | -2/+2 |
| 2022-02-06 | Rerun bootstrap's build script when RUSTC changes | Joshua Nelson | -0/+2 |
| 2022-02-06 | Use shallow clones for submodules managed by rustbuild, not just bootstrap.py | Joshua Nelson | -1/+1 |
| 2022-02-07 | cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars... | klensy | -1/+1 |
| 2022-02-05 | fix linking stage1 toolchain in setup | Yerkebulan Tulibergenov | -2/+39 |
| 2022-02-02 | Add a convenient way to inject rustc flags somewhere late in the bootstrap pi... | Oli Scherer | -0/+6 |
| 2022-01-31 | Rollup merge of #93492 - Mark-Simulacrum:shorter-failure-output, r=ehuss | Eric Huss | -2/+2 |
| 2022-01-30 | Hide failed command unless in verbose mode | Mark Rousskov | -2/+2 |
| 2022-01-30 | Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | Eric Huss | -13/+4 |
| 2022-01-28 | update cfg(bootstrap)s | Pietro Albini | -13/+4 |
| 2022-01-27 | rustbuild: Fix compiletest warning when building outside of root. | Eric Huss | -2/+3 |
| 2022-01-23 | Auto merge of #93047 - matthiaskrgr:defer__dist_PlainSourceTarball, r=Mark-Si... | bors | -1/+5 |
| 2022-01-21 | Auto merge of #93173 - matthiaskrgr:rollup-49bj7ta, r=matthiaskrgr | bors | -45/+146 |
| 2022-01-21 | allow excluding paths only from a single module | Pietro Albini | -41/+128 |
| 2022-01-21 | replace paths in PathSet with a dedicated TaskPath struct | Pietro Albini | -14/+28 |
| 2022-01-21 | Override rustc version in ui and mir-opt tests to get stable hashes | The 8472 | -0/+3 |
| 2022-01-19 | Rollup merge of #92800 - ehuss:docs-fallback, r=Mark-Simulacrum | Matthias Krüger | -2/+1 |
| 2022-01-19 | build: dist: defer PlainSourceTarball | Matthias Krüger | -1/+5 |
| 2022-01-17 | Disable docs on aarch64-apple-darwin. | Eric Huss | -2/+1 |
| 2022-01-18 | Rollup merge of #92946 - kaniini:chore/llvm-libunwind-s390x, r=Mark-Simulacrum | Matthias Krüger | -2/+4 |
| 2022-01-15 | Exclude llvm-libunwind from the self-contained set on s390x-musl targets. | Ariadne Conill | -2/+4 |
| 2022-01-14 | Typos fix | Maxwase | -3/+3 |
| 2022-01-06 | Rollup merge of #92589 - ChrisDenton:break-loop, r=Mark-Simulacrum | Matthias Krüger | -1/+3 |
| 2022-01-06 | Revert "bootstrap: copy `llvm-dwp` to sysroot" | David Wood | -12/+1 |
| 2022-01-05 | Break the loop | Chris Denton | -1/+3 |
| 2022-01-05 | Rollup merge of #92182 - nnethercote:label-more-build-steps, r=Mark-Simulacrum | Matthias Krüger | -24/+13 |
| 2022-01-04 | Do not use deprecated -Zsymbol-mangling-version in bootstrap | Jakub Beránek | -3/+13 |
| 2022-01-04 | Tweak the usage messages for `x.py build` and `x.py check`. | Nicholas Nethercote | -23/+11 |
| 2022-01-04 | Label more build steps. | Nicholas Nethercote | -1/+2 |
| 2022-01-01 | Remove some dead code | bjorn3 | -31/+1 |
| 2022-01-01 | Remove the merge dependency | bjorn3 | -3/+9 |
| 2022-01-01 | Make the rustc and rustdoc wrapper not depend on libbootstrap | bjorn3 | -29/+39 |
| 2022-01-01 | Avoid the merge derive macro in rustbuild | bjorn3 | -166/+197 |
| 2022-01-01 | Remove the lazy_static dependency from rustbuild | bjorn3 | -5/+3 |
| 2022-01-01 | Rollup merge of #88310 - worldeva:bootstrap-locking, r=Mark-Simulacrum | Matthias Krüger | -0/+42 |