| Age | Commit message (Expand) | Author | Lines |
| 2021-01-30 | Rollup merge of #81520 - jyn514:rustc2, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-01-30 | Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum | bors | -1/+4 |
| 2021-01-29 | Don't clone LLVM submodule when download-ci-llvm is set | Joshua Nelson | -1/+1 |
| 2021-01-29 | Don't print error output from rustup when detecting default build triple | Joshua Nelson | -1/+2 |
| 2021-01-29 | Remove remnants of the santizer runtime crates from bootstrap | Tomasz Miąsko | -50/+1 |
| 2021-01-29 | Rollup merge of #79819 - Aaron1011:feature/macro-trailing-semicolon, r=petroc... | Yuki Okushi | -0/+7 |
| 2021-01-28 | Use LLVM_USE_LINKER instead of LLVM_ENABLE_LLD | Nikita Popov | -1/+1 |
| 2021-01-28 | Update Python and Clang on x86 dist images | Nikita Popov | -0/+3 |
| 2021-01-28 | rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo` | Alex Crichton | -3/+11 |
| 2021-01-28 | Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` lint | Aaron Hill | -0/+7 |
| 2021-01-27 | Don't build remote-test-server with the stage0 toolchain | Amanieu d'Antras | -2/+1 |
| 2021-01-21 | Deny internal lints for rustdoc | Joshua Nelson | -0/+7 |
| 2021-01-19 | No longer require unstable for jsondocck, only build it for json tests | Rune Tynan | -3/+8 |
| 2021-01-19 | Address review v2 | Rune Tynan | -6/+1 |
| 2021-01-19 | Add jsondocck tool, and use it for rustdoc JSON | Rune Tynan | -0/+8 |
| 2021-01-17 | Rollup merge of #81064 - Mark-Simulacrum:support-stage1-check, r=jyn514 | Mara Bos | -21/+39 |
| 2021-01-17 | Rollup merge of #80932 - jyn514:download-windows-llvm, r=Mark-Simulacrum | Mara Bos | -23/+49 |
| 2021-01-16 | Rollup merge of #80901 - jyn514:better-colors, r=Mark-Simulacrum | Mara Bos | -0/+10 |
| 2021-01-16 | Allow configuring the default stage for `x.py check` | Joshua Nelson | -1/+2 |
| 2021-01-16 | Print which stage is being checked (now that it may not be stage0) | Joshua Nelson | -7/+14 |
| 2021-01-16 | Support non-stage0 check | Mark Rousskov | -13/+23 |
| 2021-01-15 | Add all tier 1 platforms to supported platforms for "if-available" | Joshua Nelson | -1/+14 |
| 2021-01-15 | Allow downloading LLVM on Windows | Joshua Nelson | -22/+35 |
| 2021-01-12 | Rollup merge of #79997 - coolreader18:wasm-reactor, r=alexcrichton | Yuki Okushi | -8/+10 |
| 2021-01-10 | Make `--color always` apply to logging too | Joshua Nelson | -0/+10 |
| 2021-01-10 | Rollup merge of #80820 - nagisa:nagisa/dcl-nixos, r=Mark-Simulacrum | Yuki Okushi | -8/+15 |
| 2021-01-09 | Support `download-ci-llvm` on NixOS | Simonas Kazlauskas | -8/+15 |
| 2021-01-08 | Add wasi-exec-model cg option for emitting wasi reactors | Noah | -8/+10 |
| 2021-01-07 | bootstrap: fix x.py install not working with relative prefix | Pietro Albini | -55/+44 |
| 2021-01-05 | Auto merge of #80708 - JohnTitor:rollup-6esk027, r=JohnTitor | bors | -14/+41 |
| 2021-01-05 | Rollup merge of #80672 - matthiaskrgr:xpy_clippy_less_noise, r=Mark-Simulacrum | Yuki Okushi | -0/+11 |
| 2021-01-05 | Rollup merge of #80627 - bugadani:warn, r=Mark-Simulacrum | Yuki Okushi | -1/+13 |
| 2021-01-05 | Rollup merge of #80533 - matthiaskrgr:bootstrap_clppy, r=Mark-Simulacrum | Yuki Okushi | -13/+17 |
| 2021-01-05 | Auto merge of #80426 - jyn514:bootstrap-caching, r=Mark-Simulacrum | bors | -10/+11 |
| 2021-01-04 | Builder: Warn if test file does not exist | Dániel Buga | -1/+13 |
| 2021-01-04 | ./x.py clippy: allow the most noisy lints | Matthias Krüger | -0/+11 |
| 2021-01-02 | Rollup merge of #80574 - jyn514:clean-bootstrap, r=Mark-Simulacrum | Mara Bos | -0/+1 |
| 2021-01-02 | Auto merge of #79883 - frewsxcv:frewsxcv-san, r=shepmaster | bors | -9/+28 |
| 2021-01-01 | Give a better error for download-ci-llvm if .xz is not supported | Joshua Nelson | -1/+6 |
| 2021-01-01 | Clean bootstrap artifacts on `x.py clean` | Joshua Nelson | -0/+1 |
| 2020-12-31 | Merge remote-tracking branch 'origin/master' into frewsxcv-san | Corey Farwell | -1019/+815 |
| 2020-12-31 | Rollup merge of #80532 - tmiasko:rm;, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2020-12-31 | bootstrap: use the correct paths during ./x.py install | Pietro Albini | -81/+45 |
| 2020-12-31 | bootstrap: change the dist outputs to GeneratedTarball | Pietro Albini | -48/+64 |
| 2020-12-31 | bootstrap: never delete the tarball temporary directory | Pietro Albini | -9/+3 |
| 2020-12-31 | Auto merge of #80435 - pietroalbini:compression-formats, r=Mark-Simulacrum | bors | -6/+24 |
| 2020-12-31 | bootstrap: clippy fixes | Matthias Krüger | -14/+18 |
| 2020-12-30 | Auto merge of #80530 - m-ou-se:rollup-zit69ko, r=m-ou-se | bors | -2/+4 |
| 2020-12-30 | Rollup merge of #80424 - jyn514:bootstrap-cleanup, r=Mark-Simulacrum | Mara Bos | -2/+4 |
| 2020-12-30 | bootstrap: extract from any compression algorithm during distcheck | Pietro Albini | -5/+2 |