| Age | Commit message (Expand) | Author | Lines |
| 2018-02-05 | Use time crate in bootstrap dist instead of date | Onur Aslan | -3/+5 |
| 2018-02-04 | Auto merge of #47998 - kennytm:rollup, r=kennytm | bors | -1/+1 |
| 2018-02-04 | Run the `run-make` tests last, so more tests run on Windows when `make` is un... | John Kåre Alsaker | -1/+1 |
| 2018-02-03 | Disable ThinLTO for dist builds. | Mark Simulacrum | -6/+21 |
| 2018-02-02 | Auto merge of #47102 - Diggsey:wasm-syscall, r=alexcrichton | bors | -0/+14 |
| 2018-01-31 | rustc: Move location of `codegen-backends` dir | Alex Crichton | -7/+9 |
| 2018-01-30 | Add wasm_syscall feature to build system | Diggory Blake | -0/+14 |
| 2018-01-30 | Rollup merge of #47836 - Mark-Simulacrum:stage-flags, r=alexcrichton | kennytm | -0/+12 |
| 2018-01-29 | Add per-stage RUSTFLAGS: RUSTFLAGS_STAGE_{0,1,2} and RUSTFLAGS_STAGE_NOT_0 | Mark Simulacrum | -0/+12 |
| 2018-01-28 | rustc: Split Emscripten to a separate codegen backend | Alex Crichton | -101/+207 |
| 2018-01-28 | Auto merge of #47663 - malbarbo:mips-crt-static, r=alexcrichton | bors | -3/+7 |
| 2018-01-27 | rustc: Load the `rustc_trans` crate at runtime | Alex Crichton | -62/+201 |
| 2018-01-26 | Merge branch 'beta-prerelease' of https://github.com/cuviper/rust into rollup | Alex Crichton | -1/+5 |
| 2018-01-25 | Call non-git beta builds simply x.y.z-beta | Josh Stone | -1/+5 |
| 2018-01-23 | Add ./x.py check src/{libstd,libtest,rustc}. | Mark Simulacrum | -27/+211 |
| 2018-01-23 | Rename check.rs to test.rs | Mark Simulacrum | -0/+0 |
| 2018-01-23 | Rollup merge of #47558 - spastorino:rustc_args, r=nikomatsakis | kennytm | -0/+18 |
| 2018-01-22 | Do not assume dynamic linking for musl/mips[el] targets | Marco A L Barbosa | -3/+7 |
| 2018-01-21 | Rollup merge of #47582 - alexcrichton:auto-beta, r=kennytm | Guillaume Gomez | -8/+51 |
| 2018-01-19 | Automaticaly calculate beta prerelease numbers | Alex Crichton | -8/+51 |
| 2018-01-19 | Auto merge of #47494 - michaelwoerister:proc-macro-incremental, r=nikomatsakis | bors | -0/+5 |
| 2018-01-19 | Add rustc-args option to test runner | Santiago Pastorino | -0/+18 |
| 2018-01-18 | Auto merge of #47528 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -4/+44 |
| 2018-01-17 | Update Cargo and its dependencies | Alex Crichton | -6/+36 |
| 2018-01-17 | Rollup merge of #47250 - GuillaumeGomez:test-rustdoc-js, r=Mark-Simulacrum | Guillaume Gomez | -4/+44 |
| 2018-01-16 | Add incremental-fulldeps test suite and regression test for #47290. | Michael Woerister | -0/+5 |
| 2018-01-15 | Auto merge of #46196 - projektir:rbe-submodule, r=steveklabnik | bors | -2/+3 |
| 2018-01-13 | Only run rustdoc-js test suite when nodejs is available | Guillaume Gomez | -8/+11 |
| 2018-01-13 | Adding RBE as a submodule #46194 | projektir | -2/+3 |
| 2018-01-13 | Auto merge of #46592 - o01eg:fix-45345, r=alexcrichton | bors | -16/+24 |
| 2018-01-12 | End of rustdoc-js tool add into builder | Guillaume Gomez | -5/+11 |
| 2018-01-12 | Move forward to add rustdoc test | Guillaume Gomez | -16/+11 |
| 2018-01-12 | Start adding js tests | Guillaume Gomez | -0/+36 |
| 2018-01-12 | Remove unused configuration parameter `libdir_relative`. | O01eg | -5/+3 |
| 2018-01-12 | Remove unused argument `rustc_cargo`. | O01eg | -4/+3 |
| 2018-01-12 | Add library path for real rustdoc with `RUSTDOC_LIBDIR` environment variable. | O01eg | -2/+5 |
| 2018-01-12 | Build all stages with relative libdirs. | O01eg | -8/+4 |
| 2018-01-12 | Stage 1 and later use relative libdir. | O01eg | -1/+1 |
| 2018-01-12 | Accept verbosity in rustdoc. | O01eg | -0/+11 |
| 2018-01-12 | Fix #45345. | O01eg | -0/+1 |
| 2018-01-11 | Add i586-unknown-linux-musl target | Marco A L Barbosa | -0/+4 |
| 2018-01-06 | Auto merge of #47141 - alexcrichton:bump-bootstrap, r=alexcrichton | bors | -7/+15 |
| 2018-01-04 | rustbuild: Don't allow stable bootstrap from dev | Alex Crichton | -2/+13 |
| 2018-01-04 | rustc: Don't use relative paths for extended errors | Alex Crichton | -4/+11 |
| 2018-01-04 | Bump to 1.25.0 | Alex Crichton | -3/+4 |
| 2017-12-29 | Auto merge of #46883 - QuietMisdreavus:faildown, r=GuillaumeGomez | bors | -0/+4 |
| 2017-12-27 | bootstrap: pass --deny-render-differences to rustdoc | QuietMisdreavus | -0/+4 |
| 2017-12-26 | Auto merge of #46554 - kennytm:45861-step-4-5-6-7-upload-test-result-and-remo... | bors | -136/+42 |
| 2017-12-27 | Clarify toolstate names. Move publish.py to a more convenient location. | kennytm | -10/+11 |
| 2017-12-27 | Revert "Add a file to trivially disable tool building or testing" | kennytm | -126/+31 |