| Age | Commit message (Expand) | Author | Lines |
| 2018-04-20 | Fix #50113: must explicitly request file name when using with_file_name. | Felix S. Klock II | -2/+4 |
| 2018-04-19 | Auto merge of #50020 - oli-obk:clippy, r=Manishearth | bors | -16/+18 |
| 2018-04-19 | Update clippy | Oliver Schneider | -16/+18 |
| 2018-04-18 | When running under compare-mode=nll, generate expected output to `foo.nll.std... | Felix S. Klock II | -2/+8 |
| 2018-04-18 | Generate separate stamp files for `--compare-mode=nll`, and also use them. :) | Felix S. Klock II | -3/+8 |
| 2018-04-18 | Change output of `compiletest` to include the compare-mode when present. | Felix S. Klock II | -2/+6 |
| 2018-04-18 | Update Rustfmt | Nick Cameron | -5/+5 |
| 2018-04-17 | Auto merge of #50033 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -2/+3 |
| 2018-04-17 | Rollup merge of #49966 - GuillaumeGomez:comma-search, r=QuietMisdreavus | Guillaume Gomez | -2/+3 |
| 2018-04-17 | Auto merge of #49836 - nikomatsakis:nll-facts-prep, r=pnkfelix | bors | -1/+1 |
| 2018-04-16 | Add rustdoc-ui test suite | Guillaume Gomez | -22/+35 |
| 2018-04-15 | remove -Znll -- borrowck=mir implies nll now | Niko Matsakis | -1/+1 |
| 2018-04-14 | Add multi-query search | Guillaume Gomez | -2/+3 |
| 2018-04-14 | Rollup merge of #49951 - matklad:update-cargo, r=nrc | kennytm | -0/+0 |
| 2018-04-14 | Update Rustfmt | Nick Cameron | -5/+5 |
| 2018-04-13 | Rename must-compile-successfully into compile-pass | Guillaume Gomez | -9/+9 |
| 2018-04-13 | Update RLS | Aleksey Kladov | -0/+0 |
| 2018-04-13 | Update Cargo | Aleksey Kladov | -0/+0 |
| 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 |