| Age | Commit message (Expand) | Author | Lines |
| 2017-09-23 | Allow building stage 2 compiler libraries | bjorn3 | -7/+6 |
| 2017-09-23 | Allow writing metadata without llvm | bjorn3 | -1/+6 |
| 2017-09-21 | Catch IOError | Marcus Buffett | -1/+1 |
| 2017-09-20 | Do not show "available paths" help in ./x.py clean | Tommy Ip | -5/+6 |
| 2017-09-20 | Add --all flag to ./x.py clean | Tommy Ip | -20/+31 |
| 2017-09-19 | Disable clippy building | Oliver Schneider | -1/+1 |
| 2017-09-19 | Add clippy to `toolstate.toml` | Oliver Schneider | -3/+48 |
| 2017-09-18 | rustbuild: with --no-fail-fast, report the specific commands that failed | Ximin Luo | -8/+18 |
| 2017-09-18 | Auto merge of #44441 - tamird:cargo-bitflags, r=alexcrichton | bors | -3/+2 |
| 2017-09-18 | Auto merge of #43628 - oli-obk:orbital_standard_library, r=alexcrichton | bors | -18/+229 |
| 2017-09-17 | Rebase fallout | Oliver Schneider | -0/+3 |
| 2017-09-17 | Prevent distribution if miri is enabled | Oliver Schneider | -1/+26 |
| 2017-09-17 | -Zmir-emit-validate is in stage 0 | Oliver Schneider | -1/+1 |
| 2017-09-17 | Add a file to trivially disable tool building or testing | Oliver Schneider | -18/+109 |
| 2017-09-17 | Get the miri test suite to run inside the rustc dev environment | Oliver Schneider | -2/+94 |
| 2017-09-17 | bootstrap: plumb verbosity into submodule ops | Tamir Duberstein | -3/+2 |
| 2017-09-17 | Auto merge of #44607 - alexcrichton:rustbuild-no-j, r=Mark-Simulacrum | bors | -6/+12 |
| 2017-09-17 | rustbuild: Don't pass `-j` if called by `make` | Alex Crichton | -6/+12 |
| 2017-09-17 | Rollup merge of #44617 - alexcrichton:download-from-us-west-1, r=aidanhs | Tim Neumann | -1/+1 |
| 2017-09-17 | Rollup merge of #44533 - nrc:rustfmt-submod, r=alexcrichton | Tim Neumann | -2/+78 |
| 2017-09-16 | Rollup merge of #44616 - alexcrichton:rustdoc-fix-again-whee, r=Mark-Simulacrum | Alex Crichton | -7/+10 |
| 2017-09-16 | Rollup merge of #44531 - QuietMisdreavus:bump-gcc, r=alexcrichton | Alex Crichton | -1/+1 |
| 2017-09-16 | Rollup merge of #44356 - nrc:rls-component-manifest, r=@alexcrichton | Alex Crichton | -4/+13 |
| 2017-09-16 | ci: Upload/download from a new S3 bucket | Alex Crichton | -1/+1 |
| 2017-09-15 | rustbuild: Fix test "test rustdoc" invocation | Alex Crichton | -7/+10 |
| 2017-09-15 | rustbuild: Compile the error-index in stage 2 | Alex Crichton | -2/+14 |
| 2017-09-14 | Rollup merge of #44131 - smaeul:openssl-perl, r=Mark-Simulacrum | Corey Farwell | -1/+2 |
| 2017-09-14 | Attempt to fix the component manifest problem for rls-preview | Nick Cameron | -4/+13 |
| 2017-09-13 | Reviewer changes | Nick Cameron | -0/+1 |
| 2017-09-13 | Build and test Rustfmt | Nick Cameron | -2/+77 |
| 2017-09-12 | bump gcc for bootstrap | QuietMisdreavus | -1/+1 |
| 2017-09-12 | Auto merge of #44413 - est31:move_man, r=nikomatsakis | bors | -2/+1 |
| 2017-09-11 | rustbuild: Fix a distribution bug with rustdoc | Alex Crichton | -0/+1 |
| 2017-09-10 | Auto merge of #44260 - alexcrichton:hardlink-no-copy, r=Mark-Simulacrum | bors | -10/+27 |
| 2017-09-09 | rustbuild: Switch back to using hard links | Alex Crichton | -10/+27 |
| 2017-09-10 | Auto merge of #44274 - Mark-Simulacrum:rustdoc-tests, r=alexcrichton | bors | -4/+71 |
| 2017-09-08 | Move the man directory to a subdirectory | est31 | -2/+1 |
| 2017-09-06 | Rollup merge of #44354 - jakllsch:jakllsch-85453197-a0cc-43f6-8c55-7bce6c4a4e... | Mark Simulacrum | -0/+10 |
| 2017-09-06 | Rollup merge of #44353 - cuviper:install-rustc, r=Mark-Simulacrum | Mark Simulacrum | -1/+1 |
| 2017-09-06 | Rollup merge of #44321 - jakllsch:jakllsch-4f2d6c87-2674-43e4-9c5f-2415136e6b... | Mark Simulacrum | -1/+4 |
| 2017-09-06 | Rollup merge of #44218 - SimonSapin:commit-hash, r=alexcrichton | Mark Simulacrum | -0/+14 |
| 2017-09-06 | Auto merge of #43975 - RalfJung:gcc, r=alexcrichton | bors | -7/+9 |
| 2017-09-05 | bootstrap: avoid m4 -B for NetBSD-built sparc64 OpenSSL | Jonathan A. Kollasch | -0/+5 |
| 2017-09-05 | bootstrap: add openssl config for sparc64-unknown-netbsd | Jonathan A. Kollasch | -0/+5 |
| 2017-09-05 | Include rustc in the default `./x.py install` | Josh Stone | -1/+1 |
| 2017-09-05 | Test rustdoc unit tests. | Mark Simulacrum | -4/+71 |
| 2017-09-05 | disable gcc warnings | Ralf Jung | -2/+4 |
| 2017-09-04 | bootstrap: only include docs in extended distribution if enabled | Jonathan A. Kollasch | -1/+4 |
| 2017-09-04 | Only include git-commit-hash in tarballs when available | Simon Sapin | -6/+9 |
| 2017-09-04 | Auto merge of #44268 - kennytm:fix-python-bootstrap-test, r=Mark-Simulacrum | bors | -6/+4 |