| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-10-23 | remove "field is never read" warning | Pietro Albini | -3/+1 |
| 2021-10-23 | Auto merge of #90175 - cuviper:min-llvm-12, r=nagisa | bors | -2/+2 |
| 2021-10-23 | Auto merge of #90054 - michaelwoerister:v0-mangling-in-compiler, r=Mark-Simul... | bors | -3/+21 |
| 2021-10-22 | Update the minimum external LLVM to 12 | Josh Stone | -2/+2 |
| 2021-10-22 | Update the minimum external LLVM to 11 | Josh Stone | -2/+2 |
| 2021-10-19 | Make new symbol mangling scheme default for compiler itself. | Michael Woerister | -3/+21 |
| 2021-10-18 | config: add the option to enable LLVM tests | Augie Fackler | -1/+7 |
| 2021-10-18 | Rollup merge of #89950 - infinity0:master, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2021-10-17 | Rollup merge of #89888 - rusticstuff:download-ci-llvm-apple-arm64, r=Mark-Sim... | Matthias Krüger | -3/+46 |
| 2021-10-16 | bootstrap: tweak verbosity settings | Ximin Luo | -3/+3 |
| 2021-10-16 | Handling submodule update failures more gracefully from x.py | Yuval Dolev | -1/+9 |
| 2021-10-15 | Make `rust.download-ci-llvm="if-available"` work for tier 2 platforms. | Hans Kratz | -3/+46 |
| 2021-10-14 | Rollup merge of #89865 - tmandry:llvm-static, r=Mark-Simulacrum | Matthias Krüger | -9/+4 |
| 2021-10-13 | Allow static linking LLVM with ThinLTO | Tyler Mandry | -9/+4 |
| 2021-10-13 | Rollup merge of #89759 - jyn514:x-build-assemble, r=Mark-Simulacrum | Matthias Krüger | -3/+10 |
| 2021-10-13 | Rollup merge of #89757 - jyn514:submodule, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2021-10-13 | Assemble the compiler when running `x.py build` | Joshua Nelson | -3/+10 |
| 2021-10-12 | Make `rust.overflow-checks-std`option default to `rust.overflow-checks`. | Hans Kratz | -1/+2 |
| 2021-10-12 | Add --enable-debug-assertions-std option to configure script. | Hans Kratz | -0/+1 |
| 2021-10-12 | Add --enable-overflow-checks-std option to configure script. | Hans Kratz | -0/+1 |
| 2021-10-11 | Rollup merge of #89760 - jyn514:remove-incremental-hack, r=Mark-Simulacrum | Matthias Krüger | -6/+0 |
| 2021-10-11 | Rollup merge of #89756 - jyn514:bootstrap-times, r=Mark-Simulacrum | Matthias Krüger | -2/+1 |
| 2021-10-11 | Rollup merge of #89655 - tlyu:find-non-merge-commits, r=jyn514 | Guillaume Gomez | -3/+15 |
| 2021-10-11 | Remove hack ignoring unused attributes for stage 0 std | Joshua Nelson | -6/+0 |
| 2021-10-10 | Use shallow clones for submodules | Joshua Nelson | -1/+1 |
| 2021-10-10 | Greatly reduce amount of debuginfo compiled for bootstrap itself | Joshua Nelson | -2/+1 |
| 2021-10-10 | Rollup merge of #89520 - GuillaumeGomez:cache-rustdoc-gui-test, r=Mark-Simula... | Matthias Krüger | -1/+1 |
| 2021-10-09 | Auto merge of #89631 - camsteffen:clippy-boot-env, r=Mark-Simulacrum | bors | -8/+1 |
| 2021-10-07 | bootstrap: add error messages re shallow history | Taylor Yu | -0/+12 |
| 2021-10-07 | bootstrap: don't use `--merges` to find commits | Taylor Yu | -3/+3 |
| 2021-10-07 | Remove unused clippy bootstrap env vars | Cameron Steffen | -8/+1 |
| 2021-10-07 | Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor | Hans Kratz | -13/+48 |
| 2021-10-04 | Don't rebuild GUI test crates every time you run test src/test/rustdoc-gui | Guillaume Gomez | -1/+1 |
| 2021-10-02 | bootstrap: add config option for nix patching | David Wood | -12/+17 |
| 2021-09-30 | bootstrap: Update comment (again) in config.library.toml | Ben Reeves | -1/+0 |
| 2021-09-30 | bootstrap: Update comment in config.library.toml. | Ben Reeves | -1/+1 |
| 2021-09-28 | Rollup merge of #89212 - Sl1mb0:xpy-toolchain-link, r=jyn514 | Guillaume Gomez | -0/+80 |
| 2021-09-28 | Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-Simulacrum | Guillaume Gomez | -2/+7 |
| 2021-09-27 | Auto merge of #89182 - GuillaumeGomez:boostrap-explicit-request, r=Mark-Simul... | bors | -17/+30 |
| 2021-09-26 | Link stage1 build to toolchain automatically | Timothy Maloney | -0/+80 |
| 2021-09-24 | Enable "generate-link-to-definition" option on rust tools docs as well | Guillaume Gomez | -0/+1 |
| 2021-09-24 | Simplify explicit request check | Guillaume Gomez | -17/+30 |
| 2021-09-21 | Auto merge of #89158 - the8472:rollup-3e4ijth, r=the8472 | bors | -2/+7 |
| 2021-09-21 | Rollup merge of #89096 - daira:improve-ninja-error-message, r=jyn514 | the8472 | -2/+7 |
| 2021-09-20 | Migrate to 2021 | Mark Rousskov | -1/+1 |