| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-12-31 | rustbuild: Add support for a per-target default-linker option. | Maxim Cournoyer | -2/+11 |
| 2021-12-31 | Lock x.py build state | worldeva | -0/+42 |
| 2021-12-17 | pass -Wl,-z,origin to set DF_ORIGIN when using rpath | Sébastien Marie | -0/+1 |
| 2021-12-12 | bootstrap: Change `unwrap()` to `expect()` for `WIX` path | Abhishek Sudhakaran | -1/+3 |
| 2021-12-11 | Auto merge of #91720 - Aaron1011:skip-llvm-ci-tools, r=Mark-Simulacrum | bors | -1/+6 |
| 2021-12-10 | Rollup merge of #91716 - jyn514:x.py-defaults, r=Mark-Simulacrum | Matthias Krüger | -8/+15 |
| 2021-12-10 | Rollup merge of #91668 - ChrisDenton:bootstrap-clean-error, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2021-12-09 | Don't copy llvm tools to sysroot when using download-ci-llvm | Aaron Hill | -1/+6 |
| 2021-12-09 | Default to `doc-stage = 2` for the tools profile | Joshua Nelson | -0/+4 |
| 2021-12-09 | Don't print bootstrap caching/ensure info unless `-vv` is passed | Joshua Nelson | -3/+3 |
| 2021-12-09 | If --verbose is passed, print a warning in `bootstrap.py` when download-rustc... | Joshua Nelson | -0/+3 |
| 2021-12-09 | Use more accurate wording in `bootstrap.py` logging | Joshua Nelson | -5/+5 |
| 2021-12-09 | Add reminder to match the error kind once ` DirectoryNotEmpty` is stabilized | Chris Denton | -0/+2 |
| 2021-12-08 | Install llvm tools to sysroot when assembling local toolchain | Aaron Hill | -0/+11 |
| 2021-12-08 | Remove the match on `ErrorKind::Other` | Chris Denton | -3/+1 |
| 2021-12-06 | Auto merge of #91284 - t6:freebsd-riscv64, r=Amanieu | bors | -4/+9 |
| 2021-12-05 | Bump download-ci-llvm-stamp for LLD inclusion | Aaron Hill | -1/+1 |
| 2021-12-05 | Auto merge of #88611 - m-ou-se:array-into-iter-new-deprecate, r=joshtriplett | bors | -1/+1 |
| 2021-12-04 | Include `lld` in `rust-dev` package | Aaron Hill | -0/+7 |
| 2021-12-04 | Use IntoIterator for array impl everywhere. | Mara Bos | -1/+1 |
| 2021-12-03 | Explain why libatomic is not needed on FreeBSD riscv64 | Tobias Kortkamp | -2/+7 |
| 2021-11-27 | Add riscv64gc-unknown-freebsd | Tobias Kortkamp | -2/+2 |
| 2021-11-26 | Fix bug where submodules wouldn't be updated when running x.py from a subdire... | Joshua Nelson | -1/+1 |
| 2021-11-19 | Rollup merge of #90800 - aplanas:fix_cargo_config, r=Mark-Simulacrum | Yuki Okushi | -9/+14 |
| 2021-11-18 | Auto merge of #90382 - alexcrichton:wasm64-libstd, r=joshtriplett | bors | -1/+1 |
| 2021-11-14 | bootstap: create .cargo/config only if not present | Alberto Planas | -9/+14 |
| 2021-11-13 | Change paths for `dist` command to match the components they generate | Joshua Nelson | -9/+10 |
| 2021-11-10 | Update more rustc/libtest things for wasm64 | Alex Crichton | -1/+1 |
| 2021-11-09 | Rollup merge of #90685 - jyn514:remove-dead-code, r=Mark-Simulacrum | Matthias Krüger | -7/+1 |
| 2021-11-09 | Rollup merge of #90683 - jyn514:compiler-docs, r=Mark-Simulacrum | Matthias Krüger | -16/+5 |
| 2021-11-09 | Allow to run a specific rustdoc-js* test | Guillaume Gomez | -33/+52 |
| 2021-11-08 | x.py: remove fixme by deleting code | Joshua Nelson | -7/+1 |
| 2021-11-08 | Make `compiler-docs` only control the default instead of being a hard off-switch | Joshua Nelson | -16/+5 |
| 2021-11-03 | Provide standalone libc.a in self-contained for musl and wasi | 12101111 | -3/+3 |
| 2021-11-02 | Rollup merge of #90354 - xFrednet:00000-lets-deploy-clippy-docs, r=Mark-Simul... | Matthias Krüger | -0/+2 |
| 2021-11-01 | Rollup merge of #89929 - yuvaldolev:handle-submodule-checkout-more-gracefully... | Matthias Krüger | -1/+9 |
| 2021-10-28 | Document clippy on nightly-rustc | xFrednet | -0/+2 |