| Age | Commit message (Expand) | Author | Lines |
| 2020-11-11 | Auto merge of #78790 - Gankra:rust-src-vendor, r=Mark-Simulacrum | bors | -2/+45 |
| 2020-11-12 | Ship llvm-cov through llvm-tools | dalance | -10/+11 |
| 2020-11-09 | Rollup merge of #78566 - JRF63:polly, r=Mark-Simulacrum | Dylan DPC | -0/+8 |
| 2020-11-09 | Rollup merge of #78513 - jyn514:rustup-toolchain, r=Mark-Simulacrum | Dylan DPC | -3/+20 |
| 2020-11-09 | Vendor libtest's dependencies in the rust-src component | Alexis Beingessner | -2/+45 |
| 2020-11-09 | Auto merge of #78201 - joshtriplett:rustc-tls-model, r=Mark-Simulacrum | bors | -0/+12 |
| 2020-11-08 | Rollup merge of #78842 - shepmaster:bootstrap-rustfmt, r=Mark-Simulacrum | Mara Bos | -5/+12 |
| 2020-11-08 | Rollup merge of #78706 - bjorn3:fix_run_make_without_llvm, r=Mark-Simulacrum | Mara Bos | -11/+15 |
| 2020-11-07 | Honor the rustfmt setting in config.toml | Jake Goulding | -5/+12 |
| 2020-11-06 | Compile tools and internal libraries with the initial-exec TLS model | Josh Triplett | -0/+12 |
| 2020-11-07 | Rollup merge of #78705 - Mark-Simulacrum:nicer-failure-compiletest, r=jyn514 | Yuki Okushi | -0/+1 |
| 2020-11-07 | Rollup merge of #78514 - jyn514:setup-number, r=Mark-Simulacrum | Yuki Okushi | -6/+9 |
| 2020-11-06 | Auto merge of #77351 - jyn514:clippy-sysroot, r=Mark-Simulacrum | bors | -19/+76 |
| 2020-11-05 | Get `--fix` working for everything except rustdoc | Joshua Nelson | -7/+17 |
| 2020-11-05 | Infer the default host target from the host toolchain if possible | Joshua Nelson | -3/+20 |
| 2020-11-05 | Fix even more URLs | Guillaume Gomez | -2/+2 |
| 2020-11-04 | Auto merge of #78740 - pietroalbini:no-more-legacy, r=Mark-Simulacrum | bors | -58/+1 |
| 2020-11-03 | Rollup merge of #78709 - ehuss:fix-in_tree_crates-non-member, r=Mark-Simulacrum | Mara Bos | -0/+4 |
| 2020-11-03 | Rollup merge of #78687 - jyn514:bootstrap-help, r=Mark-Simulacrum | Mara Bos | -1/+2 |
| 2020-11-03 | Fix panic in bootstrap for non-workspace path dependencies. | Eric Huss | -0/+4 |
| 2020-11-03 | Print a summary of which test suite failed | Mark Rousskov | -0/+1 |
| 2020-11-03 | Fix run-make tests running when LLVM is disabled | bjorn3 | -11/+15 |
| 2020-11-03 | build-manifest: remove legacy promote-release support | Pietro Albini | -58/+1 |
| 2020-11-02 | Suggest library/std when running all stage 0 tests | Joshua Nelson | -1/+2 |
| 2020-10-30 | Enable LLVM Polly via llvm-args. | Joseph Rafael Ferrer | -0/+8 |
| 2020-10-29 | Create config.toml in the current directory, not the top-level directory | Joshua Nelson | -1/+1 |
| 2020-10-28 | Allow using 1/2/3/4 for `x.py setup` options | Joshua Nelson | -6/+9 |
| 2020-10-27 | Rollup merge of #77703 - Keruspe:system-libunwind, r=Mark-Simulacrum | Yuki Okushi | -7/+38 |
| 2020-10-26 | Allow using clippy with either beta or nightly | Joshua Nelson | -5/+7 |
| 2020-10-26 | x.py fmt | Joshua Nelson | -3/+1 |
| 2020-10-26 | Add --fix support to `x.py clippy` | Joshua Nelson | -14/+24 |
| 2020-10-26 | Set the proper sysroot for clippy | Joshua Nelson | -2/+39 |
| 2020-10-26 | Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrum | bors | -8/+288 |
| 2020-10-26 | Add support for using cg_clif to bootstrap rustc | bjorn3 | -8/+288 |
| 2020-10-26 | Support enable/disable sanitizers/profiler per target | 12101111 | -17/+46 |
| 2020-10-25 | Auto merge of #77901 - jonas-schievink:unignore-test-36710, r=Mark-Simulacrum | bors | -2/+3 |
| 2020-10-23 | x.py test --test-args flag description enhancement | Nelson J Morais | -1/+7 |
| 2020-10-23 | Rollup merge of #78153 - est31:downloaded_llvm_maybe_sync, r=Mark-Simulacrum | Yuki Okushi | -1/+6 |
| 2020-10-22 | Auto merge of #78131 - SimonSapin:ar, r=Mark-Simulacrum | bors | -3/+16 |
| 2020-10-22 | Rollup merge of #78009 - nielx:fix/CMAKE_SYSTEM_NAME, r=Mark-Simulacrum | Yuki Okushi | -0/+2 |
| 2020-10-21 | allow using the system-wide llvm-libunwind as the unwinder | Marc-Antoine Perennou | -7/+38 |
| 2020-10-20 | Sync LLVM submodule if it has been initialized | est31 | -1/+6 |
| 2020-10-20 | Make users of `download-ci-llvm` download a new version | Simon Sapin | -1/+7 |
| 2020-10-20 | Package more llvm-* tools in the rust-dev component, for run-make-fulldeps tests | Simon Sapin | -2/+9 |
| 2020-10-20 | Rollup merge of #77778 - jyn514:git-hook, r=mark-simulacrum | Yuki Okushi | -3/+11 |
| 2020-10-19 | bootstrap: configure native toolchain for run-make | Jonas Schievink | -1/+1 |
| 2020-10-19 | bootstrap: fall back to auto-detected CXX | Jonas Schievink | -1/+2 |
| 2020-10-18 | bootstrap: Print units for "finished in xxx" message | Camelid | -1/+1 |
| 2020-10-18 | Rollup merge of #76607 - Mark-Simulacrum:tidy-bins, r=pnkfelix | Yuki Okushi | -0/+1 |
| 2020-10-16 | Haiku: explicitly set CMAKE_SYSTEM_NAME when cross-compiling | Niels Sascha Reedijk | -0/+2 |