| Age | Commit message (Expand) | Author | Lines |
| 2020-04-10 | Enforce Python 3 as much as possible | Guillaume Gomez | -3/+6 |
| 2020-04-04 | Auto merge of #69898 - spastorino:rename-rustc-guide2, r=Xanewok | bors | -4/+4 |
| 2020-04-03 | Auto merge of #70726 - Centril:rollup-zrdkkpt, r=Centril | bors | -1/+10 |
| 2020-04-02 | bootstrap: add `--json-output` for rust-analyzer | Niko Matsakis | -1/+10 |
| 2020-04-02 | Translate the virtual `/rustc/$hash` prefix back to a real directory. | Eduard-Mihai Burtescu | -9/+38 |
| 2020-03-30 | Ensure LLVM is in the link path for "fulldeps" tests | Josh Stone | -1/+10 |
| 2020-03-29 | Rollup merge of #70235 - dillona:70182-check-before-using-git, r=Mark-Simulacrum | Dylan DPC | -11/+43 |
| 2020-03-26 | Upgrade rustc and bootstrap dependencies | Mateusz Mikuła | -1/+1 |
| 2020-03-24 | Move rustc-guide submodule to rustc-dev-guide | Santiago Pastorino | -4/+4 |
| 2020-03-24 | Auto merge of #70190 - pietroalbini:gha, r=Mark-Simulacrum | bors | -0/+103 |
| 2020-03-24 | bootstrap: remove default and only_host from expand-yaml-anchors | Pietro Albini | -2/+0 |
| 2020-03-24 | ci: add github actions configuration | Pietro Albini | -0/+105 |
| 2020-03-24 | Auto merge of #70163 - nikic:llvm-10-preparation, r=cuviper | bors | -0/+2 |
| 2020-03-23 | Rollup merge of #69494 - GuillaumeGomez:stabilize-crate-version, r=ehuss,alek... | Mazdak Farrokhzad | -6/+6 |
| 2020-03-23 | Rollup merge of #70123 - cuviper:library-path, r=Mark-Simulacrum | Mazdak Farrokhzad | -45/+57 |
| 2020-03-21 | Add missing -Z unstable-options flag | Alex Tokarev | -1/+6 |
| 2020-03-21 | Validate git setup before accessing functionality | Dillon Amburgey | -11/+43 |
| 2020-03-21 | Remove CARGO_BUILD_TARGET from bootstrap.py | lzutao | -0/+4 |
| 2020-03-19 | Remove trailing newline from llvm-config output | Nikita Popov | -0/+2 |
| 2020-03-19 | Avoid llvm-config in more situations, like bootstrap test runs | Josh Stone | -8/+19 |
| 2020-03-19 | Rollup merge of #69443 - ehuss:tidy-license, r=skade,Mark-Simulacrum | Mazdak Farrokhzad | -3/+0 |
| 2020-03-18 | Revert "Fix missing libLLVM.so in stage0 sysroot." | Josh Stone | -38/+0 |
| 2020-03-18 | Ensure LLVM is in the link path for rustc tools | Josh Stone | -2/+41 |
| 2020-03-18 | Rename add_lib_path to add_dylib_path | Josh Stone | -6/+6 |
| 2020-03-18 | Tidy: fix running rustfmt twice | Eric Huss | -0/+3 |
| 2020-03-17 | Rollup merge of #69735 - tmiasko:bootstrap-sanitizers-hash, r=Mark-Simulacrum | Mazdak Farrokhzad | -31/+67 |
| 2020-03-17 | Rollup merge of #70029 - jonas-schievink:bootstrap, r=Centril | Mazdak Farrokhzad | -9/+3 |
| 2020-03-16 | Rollup merge of #69964 - ollie27:ci_nodejs, r=Mark-Simulacrum,GuillaumeGomez | Dylan DPC | -3/+5 |
| 2020-03-15 | Bump the bootstrap compiler | Jonas Schievink | -9/+3 |
| 2020-03-13 | Allow `rustdoc-js` and `rustdoc-js-std` to use none default build dir location | Oliver Middleton | -3/+5 |
| 2020-03-12 | tidy: Use cargo_metadata for license checks. | Eric Huss | -3/+0 |
| 2020-03-12 | Rollup merge of #69705 - ehuss:toolstate-remove-redundant-beta, r=Mark-Simula... | Mazdak Farrokhzad | -33/+22 |
| 2020-03-11 | Rollup merge of #69603 - chrissimpkins:tidy-docs-update, r=petrochenkov | Mazdak Farrokhzad | -1/+8 |
| 2020-03-09 | remove trailing whitespace (tidy) | Chris Simpkins | -1/+1 |
| 2020-03-09 | Add documentation of tool testing with x.py script | Chris Simpkins | -2/+6 |
| 2020-03-09 | add documentation of x.py tool testing | Chris Simpkins | -0/+3 |
| 2020-03-08 | Rollup merge of #69631 - RalfJung:rust-src, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+0 |
| 2020-03-06 | fix various typos | Matthias Krüger | -2/+2 |
| 2020-03-05 | bootstrap: Use hash to determine if sanitizers needs to be rebuilt | Tomasz Miąsko | -31/+67 |
| 2020-03-04 | Further clarifications and comments on toolstate operation. | Eric Huss | -4/+12 |
| 2020-03-04 | more toolstate comments | Ralf Jung | -3/+5 |
| 2020-03-04 | Toolstate: remove redundant beta-week check. | Eric Huss | -30/+9 |
| 2020-03-04 | Auto merge of #69636 - RalfJung:miri, r=nikomatsakis | bors | -1/+1 |
| 2020-03-04 | point cargo-miri to the right xargo binary | Ralf Jung | -1/+1 |
| 2020-03-02 | Toolstate: don't duplicate nightly tool list. | Eric Huss | -1/+1 |
| 2020-03-02 | Rollup merge of #69624 - ehuss:toolstate-beta-regress, r=Mark-Simulacrum | Dylan DPC | -63/+133 |
| 2020-03-02 | remove non-sysroot sources from rust-src component | Ralf Jung | -2/+0 |
| 2020-03-01 | Toolstate: Don't block beta week on already broken tools. | Eric Huss | -63/+133 |
| 2020-03-01 | Rollup merge of #69549 - mati865:mingw, r=kennytm | Yuki Okushi | -1/+8 |
| 2020-03-01 | Rollup merge of #69397 - tmiasko:llvm-version-suffix, r=nagisa | Yuki Okushi | -6/+2 |