| Age | Commit message (Expand) | Author | Lines |
| 2017-08-13 | Update cargo submodule | Alex Crichton | -0/+0 |
| 2017-07-18 | Remove all packaging support for the RLS | Alex Crichton | -10/+0 |
| 2017-07-17 | Prepare the 1.20.0 beta release | Alex Crichton | -0/+0 |
| 2017-07-17 | Run RLS tests | Nick Cameron | -0/+0 |
| 2017-07-17 | Remove exception from license check for strings.rs | Nick Cameron | -1/+0 |
| 2017-07-15 | Auto merge of #43207 - alexcrichton:update-cargo, r=nikomatsakis | bors | -0/+0 |
| 2017-07-13 | Update the `cargo` submodule | Alex Crichton | -0/+0 |
| 2017-07-13 | Reduce the usage of features in compiletest and libtest | Oliver Schneider | -2/+1 |
| 2017-07-11 | update crate dependencies | steveklabnik | -2/+2 |
| 2017-07-11 | compiletest: Support custom normalization rules. | kennytm | -6/+65 |
| 2017-07-11 | compiletest: Refactor: Move the `ignore-{}` logic into its own method. | kennytm | -30/+34 |
| 2017-07-10 | Update rls to pull rustfmt with libsyntax changes | Vadim Petrochenkov | -0/+0 |
| 2017-07-06 | Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakis | bors | -0/+1 |
| 2017-07-05 | Merge remote-tracking branch 'origin/master' into proc_macro_api | Alex Crichton | -95/+81 |
| 2017-07-05 | Switch to rust-lang-nursery/compiler-builtins | Alex Crichton | -0/+1 |
| 2017-07-02 | Update cargo | est31 | -0/+0 |
| 2017-07-01 | Auto merge of #42977 - Keruspe:master, r=alexcrichton | bors | -0/+0 |
| 2017-07-01 | Auto merge of #42896 - llogiq:clippy_compiletest, r=alexcrichton | bors | -94/+79 |
| 2017-06-30 | Rollup merge of #42911 - nrc:rls-update, r=brson | Guillaume Gomez | -0/+0 |
| 2017-06-30 | update cargo submodule | Marc-Antoine Perennou | -0/+0 |
| 2017-06-29 | fix a stray semicolon | Andre Bogus | -1/+1 |
| 2017-06-29 | Rollup merge of #42219 - pwoolcoc:add-allow-fail-to-libtest, r=GuillaumeGomez | Ariel Ben-Yehuda | -0/+1 |
| 2017-06-28 | Update RLS submodule | Nick Cameron | -0/+0 |
| 2017-06-27 | address tidy error & comment | Andre Bogus | -4/+3 |
| 2017-06-26 | Rollup merge of #42917 - kennytm:gdb-fatal-proc-rec, r=Mark-Simulacrum | Corey Farwell | -1/+1 |
| 2017-06-27 | compiletest: show details if GDB failed to execute. | kennytm | -1/+1 |
| 2017-06-26 | Update Cargo | Mark Simulacrum | -0/+0 |
| 2017-06-26 | Fix a semantic merge conflict | Alex Crichton | -1/+1 |
| 2017-06-26 | Implement `quote!` and other `proc_macro` API. | Jeffrey Seyfried | -9/+1 |
| 2017-06-25 | fixed some clippy warnings in compiletest | Andre Bogus | -93/+79 |
| 2017-06-24 | Auto merge of #42784 - tlively:wasm-bot, r=alexcrichton | bors | -1/+0 |
| 2017-06-24 | Auto merge of #42541 - gilescope:patch-1, r=alexcrichton | bors | -0/+0 |
| 2017-06-24 | add `allow_fail` test attribute | Paul Woolcock | -0/+1 |
| 2017-06-23 | Added a tidy check to disallow "```ignore" and "```rust,ignore". | kennytm | -0/+15 |
| 2017-06-22 | Add target option for linker environment variables | Thomas Lively | -8/+2 |
| 2017-06-22 | Make wasm32 buildbot test LLVM backend | Thomas Lively | -3/+8 |
| 2017-06-22 | Updating cargo to latest | Giles Cope | -0/+0 |
| 2017-06-21 | Rollup merge of #42766 - nrc:versions, r=nagisa | Corey Farwell | -0/+0 |
| 2017-06-20 | Switch to the crates.io `getopts` crate | Alex Crichton | -52/+52 |
| 2017-06-20 | Remove the in-tree `flate` crate | Alex Crichton | -3/+0 |
| 2017-06-20 | Update RLS submod | Nick Cameron | -0/+0 |
| 2017-06-20 | Updating cargo to include #4181. | Giles Cope | -0/+0 |
| 2017-06-19 | Auto merge of #42722 - est31:master, r=Mark-Simulacrum | bors | -14/+14 |
| 2017-06-18 | Sort entries of SUMMARY.md alphabetically | est31 | -14/+14 |
| 2017-06-17 | Update cargo/rls submodules and dependencies | Alex Crichton | -0/+0 |
| 2017-06-16 | Introduce tidy lint to check for inconsistent tracking issues | est31 | -31/+67 |
| 2017-06-16 | Auto merge of #42612 - est31:master, r=nagisa | bors | -129/+362 |
| 2017-06-16 | Auto merge of #42410 - nagisa:llvmup, r=sanxiyn | bors | -0/+8 |
| 2017-06-15 | Add a no-system-llvm compilecheck header | Simonas Kazlauskas | -0/+8 |
| 2017-06-13 | Merge crate `collections` into `alloc` | Murarth | -5/+5 |