| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 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 | -21/+75 |
| 2018-03-01 | Document why we download rust-mingw | Segev Finer | -0/+3 |
| 2018-03-01 | Restore the download of rust-mingw | Segev Finer | -0/+5 |
| 2018-02-28 | Rollup merge of #48558 - Mark-Simulacrum:error-format, r=Manishearth | kennytm | -1/+5 |
| 2018-02-26 | Improve --help performance for x.py | Phlosioneer | -4/+13 |
| 2018-02-26 | Fix error-format argument to x.py | Mark Simulacrum | -1/+5 |
| 2018-02-26 | bootstrap: Add openssl configuration for powerpc-unknown-linux-gnuspe | John Paul Adrian Glaubitz | -0/+1 |
| 2018-02-25 | Rollup merge of #48517 - penpalperson:master, r=Mark-Simulacrum | kennytm | -0/+13 |
| 2018-02-25 | Rollup merge of #48489 - glaubitz:x32-linux, r=alexcrichton | kennytm | -0/+1 |
| 2018-02-25 | Rollup merge of #48362 - cuviper:libdir_relative, r=Mark-Simulacrum | kennytm | -6/+17 |
| 2018-02-25 | Rollup merge of #48297 - glaubitz:sparc-linux, r=estebank | kennytm | -1/+2 |
| 2018-02-25 | Rollup merge of #48281 - jakllsch:netbsd-powerpc, r=alexcrichton | kennytm | -0/+1 |
| 2018-02-24 | Added error-format flag to x.py. | penpalperson | -0/+13 |
| 2018-02-24 | Remove directory `src/rt` | Vadim Petrochenkov | -3/+3 |
| 2018-02-24 | bootstrap: Add openssl configuration for x86_64-unknown-linux-gnux32 | John Paul Adrian Glaubitz | -0/+1 |
| 2018-02-24 | Run the external doc tests in tools job. | kennytm | -6/+16 |
| 2018-02-23 | bootstrap: Add openssl configuration for sparc-unknown-linux-gnu | John Paul Adrian Glaubitz | -0/+1 |
| 2018-02-23 | bootstrap: Add missing cputype matching for sparc | John Paul Adrian Glaubitz | -1/+1 |
| 2018-02-23 | Split test::Docs into one Step for each book. | kennytm | -14/+57 |
| 2018-02-23 | CI: Fixed the incorrect folder region when building codegen dylib. | kennytm | -1/+2 |
| 2018-02-20 | Bootstrap from the 1.25 beta | Mark Simulacrum | -1/+1 |
| 2018-02-19 | rustbuild: make libdir_relative a method | Josh Stone | -23/+17 |
| 2018-02-19 | rustbuild: Restore Config.libdir_relative | Josh Stone | -3/+20 |
| 2018-02-18 | Rollup merge of #48275 - matthiaskrgr:codespell, r=kennytm,varkor | Guillaume Gomez | -1/+1 |
| 2018-02-18 | Rollup merge of #48274 - GuillaumeGomez:remove-hoedown, r=QuietMisdreavus | Guillaume Gomez | -5/+2 |
| 2018-02-17 | fix more typos found by codespell. | Matthias Krüger | -1/+1 |
| 2018-02-17 | Add command to launch only doc tests | Guillaume Gomez | -0/+15 |
| 2018-02-16 | Remove hoedown from rustdoc | Guillaume Gomez | -5/+2 |
| 2018-02-16 | Add powerpc-unknown-netbsd target | Jonathan A. Kollasch | -0/+1 |
| 2018-02-16 | Fix panic when `x.py` is called without any arguments. | kennytm | -2/+4 |
| 2018-02-15 | Consider paths passed to x.py to be root-relative. | Mark Simulacrum | -6/+6 |
| 2018-02-15 | Prevent silently ignoring unmatched paths | Mark Simulacrum | -1/+1 |
| 2018-02-15 | Auto merge of #48203 - kennytm:rollup, r=kennytm | bors | -0/+8 |
| 2018-02-15 | Auto merge of #48105 - Mark-Simulacrum:exclude-paths, r=alexcrichton | bors | -327/+444 |
| 2018-02-15 | Revert "rustbuild: Pass `ccache` to build scripts" | Alex Crichton | -22/+5 |