| Age | Commit message (Expand) | Author | Lines |
| 2018-05-06 | Auto merge of #50466 - kennytm:rustbuild-stage0-lib-test, r=Mark-Simulacrum | bors | -3/+40 |
| 2018-05-06 | s/DocTestsOption/DocTests/g | kennytm | -3/+3 |
| 2018-05-05 | Misc tweaks | John Kåre Alsaker | -0/+4 |
| 2018-05-06 | Added test case. | kennytm | -0/+35 |
| 2018-05-06 | Added `./x.py test --no-doc` option. | kennytm | -3/+5 |
| 2018-04-27 | Rollup merge of #49707 - steveklabnik:rustc-book, r=QuietMisdreavus | kennytm | -2/+2 |
| 2018-04-19 | Ensure CleanTools is run for check rustdoc | varkor | -1/+2 |
| 2018-04-19 | Add rustdoc to x.py check | varkor | -1/+1 |
| 2018-04-19 | Auto merge of #49890 - varkor:xpy-check-rustc_trans, r=alexcrichton | bors | -2/+8 |
| 2018-04-18 | Auto merge of #50022 - nrc:doc-analysis, r=mark-simulacrum | bors | -1/+3 |
| 2018-04-18 | Do not rebuild LLVM for x.py check | varkor | -0/+6 |
| 2018-04-18 | Add rustc_trans to x.py check | varkor | -2/+2 |
| 2018-04-17 | Remove uses of Build across Builder steps | Mark Simulacrum | -21/+20 |
| 2018-04-17 | Only emit save-analysis data for `cargo build` tasks | Nick Cameron | -1/+3 |
| 2018-04-17 | Auto merge of #49542 - GuillaumeGomez:intra-link-resolution-error, r=Guillaum... | bors | -1/+1 |
| 2018-04-16 | Add rustdoc-ui test suite | Guillaume Gomez | -1/+1 |
| 2018-04-13 | Avoid specific claims about debuginfo size | Josh Stone | -1/+1 |
| 2018-04-13 | rustbuild: allow building tools with debuginfo | Josh Stone | -4/+8 |
| 2018-04-09 | Add rustc book to the build system | steveklabnik | -2/+2 |
| 2018-04-08 | Move deny(warnings) into rustbuild | Mark Simulacrum | -0/+5 |
| 2018-04-03 | Refactor to use a dry-run config instead of cfg(test) | Mark Simulacrum | -1/+9 |
| 2018-04-03 | Implement generating graphs of the build steps | Mark Simulacrum | -0/+40 |
| 2018-04-03 | Stub out less code | Mark Simulacrum | -1/+3 |
| 2018-04-03 | Add tests to rustbuild | Mark Simulacrum | -2/+477 |
| 2018-04-03 | Stub out various functions during testing | Mark Simulacrum | -1/+1 |
| 2018-04-03 | Permit constructing Builder without executing | Mark Simulacrum | -9/+10 |
| 2018-03-30 | Only include space in RUSTFLAGS extra flags if not empty | Petr Hosek | -1/+3 |
| 2018-03-25 | Rollup merge of #49193 - davidtwco:issue-29893, r=alexcrichton | kennytm | -5/+7 |
| 2018-03-22 | rustc: Add a `#[wasm_custom_section]` attribute | Alex Crichton | -0/+1 |
| 2018-03-22 | Auto merge of #49264 - kennytm:rollup, r=kennytm | bors | -2/+4 |
| 2018-03-21 | Add support to rustbuild for a 'rustc docs' component tarball | David Wood | -5/+7 |
| 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 | -2/+27 |
| 2018-03-17 | Rollup merge of #48943 - comex:verbose, r=kennytm | kennytm | -1/+1 |
| 2018-03-16 | re-enable resting librustdoc | QuietMisdreavus | -2/+2 |
| 2018-03-15 | Support extra-verbose builds: | comex | -1/+1 |
| 2018-03-16 | Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrum | kennytm | -11/+0 |
| 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-09 | rustbuild: Remove ThinLTO-related configuration | Alex Crichton | -11/+0 |
| 2018-03-08 | Refactor run_host_only to have the proper effect. | Mark Simulacrum | -2/+2 |
| 2018-03-08 | Remove ONLY_BUILD. | Mark Simulacrum | -12/+1 |
| 2018-03-08 | Remove ONLY_BUILD_TARGETS. | Mark Simulacrum | -6/+1 |
| 2018-03-04 | Auto merge of #48630 - alexcrichton:more-sccache, r=kennytm | bors | -5/+22 |
| 2018-03-03 | rust: Import LLD for linking wasm objects | Alex Crichton | -1/+1 |
| 2018-03-04 | Rollup merge of #48664 - Keruspe:codegen, r=alexcrichton | kennytm | -1/+1 |
| 2018-03-02 | make codegen-backends directory name configurable | Marc-Antoine Perennou | -1/+1 |
| 2018-03-01 | rustbuild: Pass `ccache` to build scripts | Alex Crichton | -5/+22 |
| 2018-03-01 | Rollup merge of #48405 - kennytm:autotoolstate-follow-up, r=Mark-Simulacrum | Manish Goregaokar | -2/+4 |
| 2018-02-25 | Rollup merge of #48517 - penpalperson:master, r=Mark-Simulacrum | kennytm | -0/+3 |