| Age | Commit message (Expand) | Author | Lines |
| 2018-05-24 | Update RLS and Rustfmt | Nick Cameron | -0/+6 |
| 2018-05-24 | Filter out missing components from manifests | Alex Crichton | -0/+22 |
| 2018-04-20 | Update rustfmt to fix compile | Alex Crichton | -20/+0 |
| 2018-04-06 | [beta] Update Cargo | Alex Crichton | -0/+0 |
| 2018-04-04 | [beta] Update cargo | Aleksey Kladov | -0/+0 |
| 2018-03-30 | Update clippy | Manish Goregaokar | -5/+19 |
| 2018-03-30 | Rollup merge of #49445 - GuillaumeGomez:light-theme, r=QuietMisdreavus | kennytm | -3/+3 |
| 2018-03-29 | Rename main theme into light theme | Guillaume Gomez | -3/+3 |
| 2018-03-29 | Update clippy | Manish Goregaokar | -19/+5 |
| 2018-03-29 | Update Cargo | Aleksey Kladov | -0/+0 |
| 2018-03-28 | Stabilize match_default_bindings | Taylor Cramer | -14/+14 |
| 2018-03-26 | rustbuild: Fail the build if we build Cargo twice | Alex Crichton | -0/+4 |
| 2018-03-26 | Stabilize conservative_impl_trait | Taylor Cramer | -19/+16 |
| 2018-03-23 | Test fixes | Alex Crichton | -1/+1 |
| 2018-03-23 | Rollup merge of #48883 - alexcrichton:wasm-custom-sections, r=nikomatsakis | Alex Crichton | -7/+8 |
| 2018-03-23 | Update RLS and Rustfmt | Nick Cameron | -5/+19 |
| 2018-03-22 | rustc: Add a `#[wasm_custom_section]` attribute | Alex Crichton | -7/+8 |
| 2018-03-22 | Rollup merge of #49158 - varkor:compiletest-triples, r=rkruppe | kennytm | -7/+26 |
| 2018-03-22 | Rollup merge of #49140 - semarie:rustdoc-test-path, r=alexcrichton | kennytm | -0/+2 |
| 2018-03-22 | Rollup merge of #49117 - nivkner:fixme_fixup3, r=estebank | kennytm | -5/+0 |
| 2018-03-21 | Revert "remove FIXME(#33435) and remove the spurious failures counter measure" | Niv Kaminer | -0/+5 |
| 2018-03-20 | Update Cargo to fix regression | Aleksey Kladov | -0/+0 |
| 2018-03-20 | Make compiletest do exact matching on triples | varkor | -2/+4 |
| 2018-03-20 | Add more canonicalisations for OS_TABLE and ARCH_TABLE | varkor | -5/+21 |
| 2018-03-19 | Update rustfmt to 0.4.1 | Alan Du | -19/+5 |
| 2018-03-19 | Revert "Remove useless powerpc64 entry from ARCH_TABLE, closes #47737" | varkor | -0/+1 |
| 2018-03-18 | Auto merge of #49134 - oli-obk:clippy, r=kennytm | bors | -16/+19 |
| 2018-03-18 | Allow test target to pass without installing | Sébastien Marie | -0/+2 |
| 2018-03-18 | Update RLS. | kennytm | -0/+0 |
| 2018-03-18 | Update clippy | Oliver Schneider | -16/+19 |
| 2018-03-17 | remove FIXME(#33435) and remove the spurious failures counter measure | Niv Kaminer | -5/+0 |
| 2018-03-17 | remove FIXME(#11094) and allow make tests to run on targets besides host | Niv Kaminer | -5/+0 |
| 2018-03-17 | Update Cargo | Aleksey Kladov | -0/+0 |
| 2018-03-16 | Automatically enable the `clippy` feature of `rls` if clippy builds | Oliver Schneider | -24/+37 |
| 2018-03-16 | Rollup merge of #48875 - jcowgill:mips-test-fixes, r=sanxiyn | kennytm | -0/+1 |
| 2018-03-14 | Update RLS | Boris-Chengbiao Zhou | -0/+0 |
| 2018-03-14 | Remove syntax and syntax_pos thread locals | John Kåre Alsaker | -1/+5 |
| 2018-03-14 | test for putting back check on json | Guillaume Gomez | -20/+43 |
| 2018-03-13 | Rollup merge of #48880 - petrochenkov:badstderr, r=kennytm | kennytm | -0/+28 |
| 2018-03-12 | Auto merge of #48938 - alexcrichton:no-leak-makeflags, r=kennytm | bors | -1/+8 |
| 2018-03-11 | test: Forcibly remove MAKEFLAGS in compiletest | Alex Crichton | -1/+8 |
| 2018-03-11 | Update Cargo submodule | Alex Crichton | -0/+2 |
| 2018-03-09 | tidy: Add a check for stray `.stderr` and `.stdout` files in UI test directories | Vadim Petrochenkov | -0/+28 |
| 2018-03-08 | tools/compiletest: add mips64 to ARCH_LIST | James Cowgill | -0/+1 |
| 2018-03-07 | Merge branch 'compiletest-update' of https://github.com/alexcrichton/rust int... | Alex Crichton | -12/+15 |
| 2018-03-07 | Merge branch 'bump_installer' of https://github.com/Eijebong/rust into update... | Alex Crichton | -0/+0 |
| 2018-03-06 | Update compiletest's dependencies | Alex Crichton | -12/+15 |
| 2018-03-06 | Auto merge of #48642 - alexcrichton:compile-cargo-once, r=michaelwoerister | bors | -2/+21 |
| 2018-03-06 | Update env_logger to 0.5.4 | Alex Crichton | -2/+21 |
| 2018-03-06 | Rollup merge of #48732 - debris:remove_powerpc64, r=alexcrichton | kennytm | -1/+0 |