| Age | Commit message (Expand) | Author | Lines |
| 2017-08-31 | Update rls to beta (1.21) branch | Nick Cameron | -11/+9 |
| 2017-08-30 | Revert "Remove all packaging support for the RLS" | Nick Cameron | -0/+341 |
| 2017-08-28 | Remove all packaging support for the RLS | Alex Crichton | -341/+0 |
| 2017-08-27 | Move unused-extern-crate to late pass | Tatsuyuki Ishi | -3/+1 |
| 2017-08-26 | Update cargo | Mark Simulacrum | -6/+0 |
| 2017-08-25 | Update RLS and Cargo | Nick Cameron | -95/+135 |
| 2017-08-16 | Move borrowck error msg construction to module in `rustc_mir` (for later reus... | Felix S. Klock II | -0/+1 |
| 2017-08-11 | Remove some unused dependencies from rustc_trans_utils | bjorn3 | -10/+0 |
| 2017-08-11 | It now completely compiles without LLVM!!! | bjorn3 | -0/+1 |
| 2017-08-11 | Actually make rustc_driver compile without llvm | bjorn3 | -0/+21 |
| 2017-08-11 | Make librustc_driver work without librustc_trans | bjorn3 | -0/+7 |
| 2017-08-07 | Update libc to 0.2.29 | Danek Duvall | -36/+36 |
| 2017-08-07 | update rls | Nick Cameron | -3/+3 |
| 2017-08-05 | Auto merge of #43554 - eddyb:apfloat, r=nikomatsakis | bors | -0/+8 |
| 2017-08-02 | Update RLS | Nick Cameron | -15/+7 |
| 2017-08-02 | Update rls-data dep | Nick Cameron | -1/+11 |
| 2017-08-02 | rustc_apfloat: introduce the base Float API. | Eduard-Mihai Burtescu | -0/+8 |
| 2017-08-01 | Auto merge of #43506 - michaelwoerister:async-llvm, r=alexcrichton | bors | -1/+1 |
| 2017-08-01 | Auto merge of #43533 - nrc:macro-save, r=jseyfried, | bors | -0/+1 |
| 2017-08-01 | review changes | Nick Cameron | -0/+1 |
| 2017-07-31 | async-llvm(24): Improve scheduling and documentation. | Michael Woerister | -1/+1 |
| 2017-07-29 | Auto merge of #43009 - GuillaumeGomez:unused-doc-comments, r=nrc | bors | -2/+11 |
| 2017-07-29 | Update cargo version | Guillaume Gomez | -2/+11 |
| 2017-07-27 | Build rustdoc on-demand. | Mark Simulacrum | -15/+10 |
| 2017-07-26 | Update RLS | Nick Cameron | -3/+4 |
| 2017-07-25 | Bump master to 1.21.0 | Alex Crichton | -97/+44 |
| 2017-07-24 | Auto merge of #43327 - nrc:rls-config, r=eddyb | bors | -83/+185 |
| 2017-07-24 | Point RLS submodule at a branch with required changes | Nick Cameron | -90/+182 |
| 2017-07-22 | Auto merge of #43059 - Mark-Simulacrum:rustbuild-2.0, r=alexcrichton | bors | -13/+8 |
| 2017-07-22 | Use a config file with save-analysis | Nick Cameron | -1/+11 |
| 2017-07-21 | Update Cargo to ffab51954ec32d55631c37a8730bb24915fc090b | Simon Sapin | -0/+36 |
| 2017-07-20 | Resolve rebase errors | Mark Simulacrum | -4/+4 |
| 2017-07-20 | Utilize interning to allow Copy/Clone steps | Mark Simulacrum | -4/+5 |
| 2017-07-20 | Update to toml 0.4 | Mark Simulacrum | -13/+4 |
| 2017-07-20 | Fixes warnings and errors introduced while moving code around | Mark Simulacrum | -0/+3 |
| 2017-07-17 | Run RLS tests | Nick Cameron | -34/+86 |
| 2017-07-15 | Auto merge of #43207 - alexcrichton:update-cargo, r=nikomatsakis | bors | -5/+5 |
| 2017-07-13 | Update the `cargo` submodule | Alex Crichton | -5/+5 |
| 2017-07-13 | Reduce the usage of features in compiletest and libtest | Oliver Schneider | -0/+1 |
| 2017-07-11 | update crate dependencies | steveklabnik | -140/+109 |
| 2017-07-10 | Update rls to pull rustfmt with libsyntax changes | Vadim Petrochenkov | -7/+7 |
| 2017-07-06 | Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakis | bors | -1/+0 |
| 2017-07-06 | Auto merge of #42727 - alexcrichton:allocators-new, r=eddyb | bors | -0/+18 |
| 2017-07-05 | rustc: Implement the #[global_allocator] attribute | Alex Crichton | -0/+18 |
| 2017-07-05 | Merge remote-tracking branch 'origin/master' into proc_macro_api | Alex Crichton | -82/+78 |
| 2017-07-05 | Switch to rust-lang-nursery/compiler-builtins | Alex Crichton | -1/+0 |
| 2017-07-02 | Update cargo | est31 | -1/+1 |
| 2017-07-01 | Auto merge of #42971 - stepancheg:ir-demangle, r=nagisa | bors | -0/+1 |
| 2017-07-01 | When writing LLVM IR output demangled fn name in comments | Stepan Koltsov | -0/+1 |
| 2017-06-28 | Update RLS submodule | Nick Cameron | -40/+20 |