| Age | Commit message (Expand) | Author | Lines |
| 2017-08-23 | Bump to beta .3 | Alex Crichton | -1/+1 |
| 2017-08-13 | Bump beta to .2 | Alex Crichton | -1/+1 |
| 2017-07-18 | Remove all packaging support for the RLS | Alex Crichton | -55/+1 |
| 2017-07-17 | Auto merge of #42146 - nrc:rls-rust, r=alexcrichton | bors | -11/+34 |
| 2017-07-17 | Run RLS tests | Nick Cameron | -11/+34 |
| 2017-07-16 | Compile `compiler_builtins` with `abort` panic strategy | Vadim Petrochenkov | -1/+6 |
| 2017-07-14 | Rollup merge of #43145 - GuillaumeGomez:build-error-if-nothing, r=Mark-Simula... | Corey Farwell | -1/+10 |
| 2017-07-11 | fail in case nothing to run was found | Guillaume Gomez | -1/+10 |
| 2017-07-10 | Test src/doc once more | Mark Simulacrum | -6/+11 |
| 2017-07-07 | Fix stage 2 builds with a custom libdir. | Matthew Dawson | -4/+11 |
| 2017-07-06 | Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakis | bors | -6/+17 |
| 2017-07-05 | rustbuild: Only -Zsave-analysis for libstd | Alex Crichton | -1/+3 |
| 2017-07-05 | Switch to rust-lang-nursery/compiler-builtins | Alex Crichton | -6/+17 |
| 2017-07-04 | Use build.build instead of build.config.build | Mark Simulacrum | -92/+98 |
| 2017-07-04 | Move targets, hosts, and build triple into Build. | Mark Simulacrum | -27/+44 |
| 2017-07-04 | Store verbosity on Build | Mark Simulacrum | -15/+14 |
| 2017-07-04 | Store positive instead of negative fail_fast. | Mark Simulacrum | -10/+11 |
| 2017-07-04 | Remove src_is_git, instead call method on rust_info directly. | Mark Simulacrum | -4/+6 |
| 2017-07-04 | Clarify meaning of Build.cargo, Build.rustc. | Mark Simulacrum | -41/+50 |
| 2017-07-04 | Update a few comments. | Mark Simulacrum | -18/+11 |
| 2017-07-04 | Clippy lints | Mark Simulacrum | -43/+37 |
| 2017-07-04 | Cleanup dist | Mark Simulacrum | -21/+11 |
| 2017-07-04 | Cleanup utils | Mark Simulacrum | -12/+3 |
| 2017-07-04 | Cleanup compile.rs. | Mark Simulacrum | -4/+6 |
| 2017-07-04 | Cleanups to check code. | Mark Simulacrum | -23/+18 |
| 2017-07-04 | Remove 'static lifetimes from channels. | Mark Simulacrum | -2/+2 |
| 2017-07-04 | Clean up and restructure sanity checking. | Mark Simulacrum | -77/+69 |
| 2017-07-04 | Don't allocate args in order to run find. | Mark Simulacrum | -10/+9 |
| 2017-07-02 | Auto merge of #43003 - milmazz:bootstrap-pep8, r=alexcrichton | bors | -19/+34 |
| 2017-07-01 | Simplify print arguments | Milton Mazzarri | -1/+1 |
| 2017-07-01 | Auto merge of #42977 - Keruspe:master, r=alexcrichton | bors | -1/+1 |
| 2017-06-30 | bootstrap: Fix some PEP8 issues | Milton Mazzarri | -19/+34 |
| 2017-06-30 | rustc_llvm: re-run build script when env var LLVM_CONFIG changes | Venkata Giri Reddy | -4/+0 |
| 2017-06-30 | rustbuild: set __CARGO_DEFAULT_LIB_METADATA to channel | Marc-Antoine Perennou | -1/+1 |
| 2017-06-24 | Auto merge of #42784 - tlively:wasm-bot, r=alexcrichton | bors | -0/+3 |
| 2017-06-22 | Make wasm32 buildbot test LLVM backend | Thomas Lively | -0/+3 |
| 2017-06-22 | Make Build.cxx() return a Result instead of panicking | Ian Douglas Scott | -11/+14 |
| 2017-06-22 | Set CXX_<target> in bootstrap | Ian Douglas Scott | -0/+1 |
| 2017-06-22 | Rollup merge of #42806 - ollie27:rustbuild_compiler_docs, r=alexcrichton | Mark Simulacrum | -5/+5 |
| 2017-06-22 | Rollup merge of #42805 - stepancheg:forward-python, r=alexcrichton | Mark Simulacrum | -0/+8 |
| 2017-06-22 | Rollup merge of #42804 - Mark-Simulacrum:rustbuild-colors, r=alexcrichton | Mark Simulacrum | -0/+41 |
| 2017-06-22 | Auto merge of #42785 - Mark-Simulacrum:fix-verbose-bootstrap, r=alexcrichton | bors | -9/+9 |
| 2017-06-21 | rustbuild: Fix compiler docs yet again | Oliver Middleton | -5/+5 |
| 2017-06-21 | Make rustc errors colorful. | Mark Simulacrum | -0/+41 |
| 2017-06-21 | Pass path to python from bootstrap.py to bootstrap.rs | Stepan Koltsov | -0/+8 |
| 2017-06-20 | Fixes bootstrapping with custom cargo/rustc. | Mark Simulacrum | -9/+9 |
| 2017-06-20 | Switch to the crates.io `getopts` crate | Alex Crichton | -1/+0 |
| 2017-06-20 | Auto merge of #42571 - tlively:wasm-dev, r=alexcrichton | bors | -0/+17 |
| 2017-06-19 | Bump version and stage0 compiler | Alex Crichton | -41/+5 |
| 2017-06-18 | Rollup merge of #42720 - murarth:deprecated-collections, r=alexcrichton | Mark Simulacrum | -1/+2 |