| Age | Commit message (Expand) | Author | Lines |
| 2020-10-29 | Create config.toml in the current directory, not the top-level directory | Joshua Nelson | -1/+1 |
| 2020-10-27 | Rollup merge of #77703 - Keruspe:system-libunwind, r=Mark-Simulacrum | Yuki Okushi | -7/+38 |
| 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-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 |
| 2020-10-15 | Auto merge of #77756 - alarsyo:setup-llvm-detect, r=jyn514 | bors | -4/+32 |
| 2020-10-14 | x.py setup: Avoid infinite loop if stdin is /dev/null | Ian Jackson | -0/+4 |
| 2020-10-14 | x.py setup: Fix handling of wrong interactive input | Ian Jackson | -1/+1 |
| 2020-10-14 | x.py: setup: Offer keywords in interactive prompt | Ian Jackson | -2/+2 |
| 2020-10-14 | x.py: setup: Provide a description of what it does | Ian Jackson | -3/+10 |
| 2020-10-14 | x.py: setup: Refactor to centralise list of profiles | Ian Jackson | -17/+51 |
| 2020-10-14 | Rollup merge of #77829 - gburgessiv:unused-features-var, r=alexcrichton | Dylan DPC | -5/+5 |
| 2020-10-14 | Rollup merge of #77909 - pietroalbini:fix-build-manifest-path, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2020-10-14 | Rollup merge of #77868 - Aaron1011:llvm-tools-opt-llc, r=Mark-Simulacrum | Yuki Okushi | -0/+3 |
| 2020-10-14 | Rollup merge of #77786 - jyn514:rustdoc, r=Mark-Simulacrum | Yuki Okushi | -2/+2 |
| 2020-10-14 | Rollup merge of #77776 - jyn514:wrong-way, r=Mark-Simulacrum | Yuki Okushi | -0/+9 |
| 2020-10-13 | bootstrap: set correct path for the build-manifest binary | Pietro Albini | -1/+1 |
| 2020-10-13 | Handle included config in bootstrap.py | Antoine Martin | -0/+10 |
| 2020-10-13 | Implement "if-available" option for download-ci-llvm | Antoine Martin | -4/+22 |
| 2020-10-13 | Give an error when running `x.py test --stage 0 src/test/ui` | Joshua Nelson | -0/+9 |
| 2020-10-13 | Auto merge of #77762 - pietroalbini:dist-build-manifest, r=Mark-Simulacrum | bors | -23/+98 |
| 2020-10-12 | Include `llvm-dis`, `llc` and `opt` in `llvm-tools-preview` component | Aaron Hill | -0/+3 |
| 2020-10-13 | Rollup merge of #77852 - 12101111:fix-bootstrap-doc, r=jonas-schievink | Yuki Okushi | -3/+3 |
| 2020-10-13 | Rollup merge of #77746 - winnayx:issue-77572-fix, r=jyn514 | Yuki Okushi | -7/+10 |
| 2020-10-12 | build-manifest: bundle the rustc version in the binary | Pietro Albini | -2/+0 |
| 2020-10-12 | bootstrap: add --include-default-paths to ./x.py | Pietro Albini | -21/+30 |
| 2020-10-12 | bootstrap: add disabled by default build-manifest dist component | Pietro Albini | -0/+68 |
| 2020-10-12 | build-manifest: accept the Rust version instead of the monorepo path | Pietro Albini | -2/+2 |
| 2020-10-12 | update url in bootstrap README | 12101111 | -3/+3 |
| 2020-10-11 | Mostly print statements to see where things are | Winnie Xiao | -7/+10 |
| 2020-10-11 | bootstrap: only use compiler-builtins-c if they exist | George Burgess IV | -5/+5 |
| 2020-10-10 | Mention rustdoc in `x.py setup` | Joshua Nelson | -2/+2 |
| 2020-10-10 | Allow setting up git hooks from other worktrees | Joshua Nelson | -3/+11 |
| 2020-10-09 | bootstrap: always use the Rust version in package names | Pietro Albini | -52/+1 |
| 2020-10-08 | Auto merge of #77631 - jyn514:helpful-changelog, r=RalfJung | bors | -3/+3 |
| 2020-10-06 | Make src/bootstrap/CHANGELOG.md more helpful | Joshua Nelson | -3/+3 |