| Age | Commit message (Expand) | Author | Lines |
| 2018-04-11 | Auto merge of #49875 - kennytm:rollup, r=kennytm | bors | -1/+1 |
| 2018-04-12 | Rollup merge of #49863 - memoryleak47:andorid, r=oli-obk | kennytm | -1/+1 |
| 2018-04-11 | Auto merge of #49872 - oli-obk:clippy, r=Manishearth | bors | -14/+14 |
| 2018-04-11 | Auto merge of #49861 - pnkfelix:compare-mode-nll-followup-2, r=nikomatsakis | bors | -2/+29 |
| 2018-04-11 | Update clippy and rls | Oliver Schneider | -14/+14 |
| 2018-04-11 | Auto merge of #49715 - Mark-Simulacrum:deny-warnings, r=alexcrichton | bors | -2/+2 |
| 2018-04-10 | Allow incorrectly reported unused attribute warning | Mark Simulacrum | -0/+2 |
| 2018-04-11 | fixed typo | memoryleak47 | -1/+1 |
| 2018-04-09 | Make tidy treat "test/ui/foo.nll.stderr" just like "foo.stderr". | Felix S. Klock II | -2/+29 |
| 2018-04-09 | Update Rustfmt | Nick Cameron | -19/+5 |
| 2018-04-08 | Move deny(warnings) into rustbuild | Mark Simulacrum | -2/+0 |
| 2018-04-07 | Rollup merge of #49731 - japaric:std-thumb-for-real, r=alexcrichton | kennytm | -0/+4 |
| 2018-04-07 | Auto merge of #49623 - steveklabnik:update-mdbook, r=GuillaumeGomez | bors | -1/+2 |
| 2018-04-06 | add THUMB targets to rustup manifest | Jorge Aparicio | -0/+4 |
| 2018-04-06 | Auto merge of #49293 - memoryleak47:add-compiletest-nll-compare-mode, r=pnkfelix | bors | -22/+82 |
| 2018-04-05 | update mdbook | steveklabnik | -1/+2 |
| 2018-04-05 | Filter out missing components from manifests | Alex Crichton | -0/+22 |
| 2018-04-05 | Auto merge of #49587 - Bobo1239:master, r=nrc | bors | -0/+0 |
| 2018-04-04 | Update RLS | Boris-Chengbiao Zhou | -0/+0 |
| 2018-04-05 | Rollup merge of #49639 - matklad:cargo, r=kennytm | kennytm | -0/+0 |
| 2018-04-04 | Auto merge of #48575 - ishitatsuyuki:unix-no-thread, r=alexcrichton | bors | -0/+10 |
| 2018-04-04 | Update Cargo | Aleksey Kladov | -0/+0 |
| 2018-04-03 | make tidy happy | memoryleak47 | -1/+2 |
| 2018-04-03 | running compiletest with --compare-mode will now run, even if the stamp is up... | memoryleak47 | -1/+1 |
| 2018-04-02 | Bump to 1.27.0 | Alex Crichton | -0/+5 |
| 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 | Set link args for rustdoc | Tatsuyuki Ishi | -0/+10 |
| 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 | the expected ui output is now the empty String if the corresponding files are... | memoryleak47 | -9/+6 |
| 2018-03-23 | some tidy fixes | memoryleak47 | -4/+22 |
| 2018-03-23 | compiletest ui does not check for //~ comments, when --compare-mode is active | memoryleak47 | -1/+1 |
| 2018-03-23 | add --compare-mode option to compiletest | memoryleak47 | -20/+64 |
| 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 |