| Age | Commit message (Expand) | Author | Lines |
| 2020-07-01 | Also document iphoneos-version-min. | aspen | -0/+1 |
| 2020-07-01 | Document the CMake defines. | aspen | -1/+4 |
| 2020-07-01 | Fix comment typo | KRAAI, MATTHEW [VISUS] | -1/+1 |
| 2020-06-30 | Don't break on iOS Simulator builds. | aspen | -1/+5 |
| 2020-06-30 | Only set the flag in LLVM builds. | aspen | -5/+3 |
| 2020-06-30 | Changes required for rustc/cargo to build for iOS targets | aspen | -0/+13 |
| 2020-06-30 | Auto merge of #73456 - tmiasko:musl-libdir, r=Mark-Simulacrum | bors | -7/+19 |
| 2020-06-29 | Compile rustdoc less often. | Eric Huss | -24/+56 |
| 2020-06-29 | Auto merge of #73374 - alexcrichton:compiler-bulitins-debug-assertions, r=Mar... | bors | -32/+8 |
| 2020-06-29 | rustbuild: Move compiler-builtins build logic to manifest | Alex Crichton | -32/+8 |
| 2020-06-27 | Auto merge of #73671 - ehuss:update-mdbook, r=Mark-Simulacrum | bors | -17/+2 |
| 2020-06-26 | Rollup merge of #73691 - ajpaverd:bootstrap-windows-73689, r=Mark-Simulacrum | Manish Goregaokar | -0/+6 |
| 2020-06-26 | Rollup merge of #72937 - AdrianCX:master, r=nikomatsakis | Manish Goregaokar | -17/+4 |
| 2020-06-26 | Remove mdbook-linkcheck. | Eric Huss | -17/+2 |
| 2020-06-25 | Support configurable deny-warnings for all in-tree crates. | Eric Huss | -34/+59 |
| 2020-06-25 | Bootstrap: fallback detection of Windows | Andrew Paverd | -0/+6 |
| 2020-06-25 | Fix comments | Adrian Cruceru | -0/+7 |
| 2020-06-24 | Update libunwind build process for x86_64-fortanix-unknown-sgx target | Adrian Cruceru | -20/+0 |
| 2020-06-23 | Rollup merge of #73590 - davidtwco:bootstrap-fix-config-env-var, r=Mark-Simul... | Manish Goregaokar | -5/+9 |
| 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 |