| Age | Commit message (Expand) | Author | Lines |
| 2018-03-22 | Rollup merge of #49209 - Zoxc:run-make-last, r=Mark-Simulacrum | kennytm | -2/+4 |
| 2018-03-22 | Auto merge of #49094 - alexcrichton:print-step-duration, r=kennytm | bors | -22/+75 |
| 2018-03-21 | Add support to rustbuild for a 'rustc docs' component tarball | David Wood | -41/+178 |
| 2018-03-20 | Run the `run-make` tests last, so more tests run on Windows when `make` is un... | John Kåre Alsaker | -2/+4 |
| 2018-03-20 | ci: Print out how long each step takes on CI | Alex Crichton | -22/+75 |
| 2018-03-18 | Add a CI job for parallel rustc using x.py check | John Kåre Alsaker | -0/+1 |
| 2018-03-18 | rustbuild: Ship libsynchronization | Maxim Nazarenko | -0/+1 |
| 2018-03-17 | rustbuild: Tweak where timing information goes | Alex Crichton | -54/+60 |
| 2018-03-17 | Rollup merge of #49057 - Zoxc:fast-submodules, r=alexcrichton | kennytm | -12/+50 |
| 2018-03-17 | Rollup merge of #49055 - alexcrichton:ship-more-libs, r=nikomatsakis | kennytm | -2/+4 |
| 2018-03-17 | Rollup merge of #48943 - comex:verbose, r=kennytm | kennytm | -14/+7 |
| 2018-03-17 | Auto merge of #49090 - QuietMisdreavus:test-rustdoc-again, r=Mark-Simulacrum | bors | -2/+2 |
| 2018-03-16 | Automatically enable the `clippy` feature of `rls` if clippy builds | Oliver Schneider | -10/+39 |
| 2018-03-16 | re-enable resting librustdoc | QuietMisdreavus | -2/+2 |
| 2018-03-16 | rustbuild: Add more MinGW libraries to ship | Alex Crichton | -2/+4 |
| 2018-03-16 | Auto merge of #48896 - alexcrichton:bitcode-in-object, r=michaelwoerister | bors | -2/+2 |
| 2018-03-15 | Support extra-verbose builds: | comex | -14/+7 |
| 2018-03-15 | Faster submodule updating | John Kåre Alsaker | -12/+50 |
| 2018-03-16 | Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrum | kennytm | -20/+0 |
| 2018-03-13 | rustbuild: Tweak CFLAGS to various libstd pieces | Alex Crichton | -2/+2 |
| 2018-03-12 | Auto merge of #48295 - Keruspe:master, r=alexcrichton | bors | -3/+10 |
| 2018-03-11 | Auto merge of #48549 - alexcrichton:update-cargo, r=Mark-Simulacrum | bors | -1/+3 |
| 2018-03-11 | Update Cargo submodule | Alex Crichton | -1/+3 |
| 2018-03-11 | Auto merge of #48599 - Mark-Simulacrum:rustbuild-updates-step-1, r=alexcrichton | bors | -59/+46 |
| 2018-03-09 | rustbuild: Pass `-j1` to OpenSSL `make install` | Alex Crichton | -1/+1 |
| 2018-03-09 | Auto merge of #48891 - alexcrichton:dist-osx-9.3, r=kennytm | bors | -2/+2 |
| 2018-03-09 | rustbuild: Remove ThinLTO-related configuration | Alex Crichton | -20/+0 |
| 2018-03-09 | travis: Upgrade dist builders for OSX | Alex Crichton | -2/+2 |
| 2018-03-09 | rustbuild: Fix MSBuild location of `llvm-config.exe` | Alex Crichton | -24/+20 |
| 2018-03-08 | Refactor run_host_only to have the proper effect. | Mark Simulacrum | -3/+3 |
| 2018-03-08 | Deny warnings | Mark Simulacrum | -1/+1 |
| 2018-03-08 | Print out the sysroot and libdir on verbose builds. | Mark Simulacrum | -2/+4 |
| 2018-03-08 | Remove ONLY_BUILD. | Mark Simulacrum | -28/+34 |
| 2018-03-08 | Remove ONLY_BUILD_TARGETS. | Mark Simulacrum | -26/+5 |
| 2018-03-08 | bootstrap: pass datadir to rust-installer | Marc-Antoine Perennou | -3/+10 |
| 2018-03-07 | appveyor: Fix a switched condition for cargotest | Alex Crichton | -2/+2 |
| 2018-03-07 | Fix an error in the appveyor config | Alex Crichton | -2/+6 |
| 2018-03-07 | appveyor: Shard more slow MSVC builders | Alex Crichton | -0/+1 |
| 2018-03-05 | Get the path to cargo from rustbuild | Mark Mansi | -0/+1 |
| 2018-03-04 | Include stdsimd in rust-src component | Alex Crichton | -0/+1 |
| 2018-03-04 | Auto merge of #48630 - alexcrichton:more-sccache, r=kennytm | bors | -5/+22 |
| 2018-03-03 | rustc: Tweak default linker selection | Alex Crichton | -7/+12 |
| 2018-03-03 | rust: Import LLD for linking wasm objects | Alex Crichton | -74/+198 |
| 2018-03-04 | Rollup merge of #48664 - Keruspe:codegen, r=alexcrichton | kennytm | -3/+10 |
| 2018-03-04 | Rollup merge of #48680 - steveklabnik:no-toc, r=nikomatsakis | kennytm | -0/+1 |
| 2018-03-03 | Rollup merge of #48637 - segevfiner:restore-rust-mingw-download, r=alexcrichton | kennytm | -0/+8 |
| 2018-03-03 | Rollup merge of #48569 - Phlosioneer:x-py-help-optimization, r=petrochenkov | kennytm | -25/+15 |
| 2018-03-02 | Don't produce TOCs for doc markdown files | steveklabnik | -0/+1 |
| 2018-03-02 | make codegen-backends directory name configurable | Marc-Antoine Perennou | -3/+10 |
| 2018-03-02 | Remove print_what_bootstrap_means | Phlosioneer | -27/+8 |