| Age | Commit message (Expand) | Author | Lines |
| 2020-06-22 | Re-enable Clippy tests | Aaron Hill | -4/+1 |
| 2020-06-22 | bootstrap: no `config.toml` exists regression | David Wood | -5/+9 |
| 2020-06-21 | Auto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark-Simulacrum | bors | -1/+8 |
| 2020-06-20 | Rollup merge of #73404 - ajpaverd:cfguard_syntax, r=Mark-Simulacrum | Ralf Jung | -2/+2 |
| 2020-06-20 | Rollup merge of #73171 - tblah:riscv-qemu-test, r=pietroalbini | Ralf Jung | -0/+2 |
| 2020-06-20 | bootstrap: Factor out common code in supported_sanitizers | Tomasz Miąsko | -45/+29 |
| 2020-06-20 | bootstrap: Build sanitizer runtimes for aarch64-unknown-linux-gnu | Tomasz Miąsko | -0/+9 |
| 2020-06-19 | Rollup merge of #73440 - jyn514:bootstrap/build-rustdoc, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2020-06-19 | Rollup merge of #73352 - ehuss:bootstrap-metadata, r=Mark-Simulacrum | Ralf Jung | -100/+76 |
| 2020-06-19 | Rollup merge of #73350 - nodakai:install-rs-support-nonexistent-prefix, r=Mar... | Ralf Jung | -1/+4 |
| 2020-06-19 | Rollup merge of #73317 - davidtwco:bootstrap-config-env-var, r=Mark-Simulacrum | Ralf Jung | -9/+4 |
| 2020-06-19 | Rollup merge of #72999 - mati865:separate-self-contained-dir, r=Mark-Simulacrum | Ralf Jung | -60/+150 |
| 2020-06-18 | bootstrap: Configurable musl libdir | Tomasz Miąsko | -7/+19 |
| 2020-06-17 | Add src/librustdoc as an alias for src/tools/rustdoc | Joshua Nelson | -1/+1 |
| 2020-06-17 | Auto merge of #69890 - lenary:lenary/riscv-frame-pointers, r=hanna-kruppe,Mar... | bors | -0/+10 |
| 2020-06-16 | Update CFGuard syntax | Andrew Paverd | -2/+2 |
| 2020-06-16 | Auto merge of #73402 - Dylan-DPC:rollup-8udzpfu, r=Dylan-DPC | bors | -1/+6 |
| 2020-06-16 | Rollup merge of #73380 - pnkfelix:make-bootstrap-help-print-num-cpus, r=Mark-... | Dylan DPC | -1/+6 |
| 2020-06-16 | Auto merge of #73285 - Mark-Simulacrum:clippy-fail, r=RalfJung,oli-obk | bors | -1/+16 |
| 2020-06-16 | bootstrap: read config from $RUST_BOOTSTRAP_CONFIG | David Wood | -9/+4 |
| 2020-06-15 | Add more info to `x.py build --help` on default value for `-j JOBS`. | Felix S. Klock II | -1/+6 |
| 2020-06-15 | Disable clippy tests | Mark Rousskov | -1/+4 |
| 2020-06-15 | Avoid prematurely recording toolstates | Mark Rousskov | -0/+12 |
| 2020-06-16 | bootstrap/install.rs: support a nonexistent `prefix` in `x.py install` | NODA, Kai | -1/+4 |
| 2020-06-15 | Auto merge of #72357 - ortem:new-dbg-pretty-printers, r=pnkfelix | bors | -3/+5 |
| 2020-06-15 | Rollup merge of #73296 - ehuss:remove-msvc-aux, r=Mark-Simulacrum | Ralf Jung | -16/+2 |
| 2020-06-14 | Add some doc comments regarding PathSet. | Eric Huss | -3/+25 |
| 2020-06-14 | Show suite paths (`src/test/ui/...`) in help output. | Eric Huss | -6/+12 |
| 2020-06-14 | Switch bootstrap metadata to --no-deps. | Eric Huss | -77/+37 |
| 2020-06-14 | Auto merge of #73232 - RalfJung:miri-no-default, r=Mark-Simulacrum | bors | -12/+20 |
| 2020-06-13 | Speed up bootstrap a little. | Eric Huss | -45/+33 |
| 2020-06-13 | Rollup merge of #73267 - ehuss:cargotest-this-cargo, r=Mark-Simulacrum | Dylan DPC | -1/+2 |
| 2020-06-12 | Remove vestigial CI job msvc-aux. | Eric Huss | -16/+2 |
| 2020-06-12 | x.py: do not build Miri by default | Ralf Jung | -12/+20 |
| 2020-06-12 | Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink | bors | -1/+1 |
| 2020-06-11 | Use the built cargo for cargotest. | Eric Huss | -1/+2 |
| 2020-06-11 | Rollup merge of #73097 - Mark-Simulacrum:clippy-fail, r=oli-obk | Dylan DPC | -1/+1 |
| 2020-06-11 | Move shipped MinGW linker to self-contained dir | Mateusz Mikuła | -1/+6 |
| 2020-06-11 | Move some libs to self-contained directory | Mateusz Mikuła | -9/+28 |
| 2020-06-11 | Use enum to distinguish dependency type | Mateusz Mikuła | -26/+54 |
| 2020-06-11 | Move copying of MinGW CRT to the better location | Mateusz Mikuła | -7/+7 |
| 2020-06-11 | Move copying of self-contained objects to new function | Mateusz Mikuła | -25/+63 |
| 2020-06-11 | Enable LLVM zlib when building LLD | Jethro Beekman | -1/+8 |
| 2020-06-10 | x.py: with --json-output, forward cargo's JSON | Ralf Jung | -1/+7 |
| 2020-06-09 | Add a disabled builder for riscv64 emulated tests | Tom Eccles | -0/+2 |
| 2020-06-09 | Implement new gdb/lldb pretty-printers | ortem | -3/+5 |
| 2020-06-09 | [AVR] Add AVR platform support | Jake Goulding | -1/+1 |
| 2020-06-07 | Try_run must only be used if toolstate is populated | Mark Rousskov | -1/+1 |
| 2020-06-07 | Enable LVI hardening for x86_64-fortanix-unknown-sgx | Jethro Beekman | -1/+3 |
| 2020-06-07 | Rollup merge of #72993 - cuviper:beta-number, r=Mark-Simulacrum | Dylan DPC | -18/+4 |