| Age | Commit message (Expand) | Author | Lines |
| 2017-10-28 | Update rustfmt | Dustin Speckhals | -2/+2 |
| 2017-10-28 | Rollup merge of #45421 - QuietMisdreavus:update-pulldown, r=steveklabnik | kennytm | -16/+1 |
| 2017-10-27 | Use rls-data 0.12 | Igor Matuszewski | -1/+11 |
| 2017-10-27 | Auto merge of #45285 - alexcrichton:update-bootstrap, r=Mark-Simulacrum | bors | -175/+211 |
| 2017-10-26 | Bump to 1.23 and update bootstrap | Alex Crichton | -175/+211 |
| 2017-10-26 | Auto merge of #45519 - michaelwoerister:dedup-errors, r=arielb1 | bors | -0/+1 |
| 2017-10-25 | librustc_errors: Don't emit the same error message twice. | Michael Woerister | -0/+1 |
| 2017-10-24 | Merge branch 'master' into update-rls-data-for-save-analysis | Dustin Speckhals | -36/+186 |
| 2017-10-22 | Remove deprecated `collections` crate. | leonardo.yvens | -9/+0 |
| 2017-10-22 | Auto merge of #45423 - durka:update-jobserver, r=Mark-Simulacrum | bors | -9/+9 |
| 2017-10-21 | rustdoc: update pulldown renderer | QuietMisdreavus | -16/+1 |
| 2017-10-21 | Rollup merge of #45411 - oli-obk:clippy, r=Manishearth | Corey Farwell | -0/+159 |
| 2017-10-20 | Use newest version of RLS and rustfmt | Dustin Speckhals | -2/+6 |
| 2017-10-20 | update jobserver version to work around macos bug | Alex Burka | -9/+9 |
| 2017-10-20 | Reactivate clippy in toolstate.toml | Oliver Schneider | -0/+159 |
| 2017-10-19 | Move collector to rustc_trans_utils | bjorn3 | -0/+1 |
| 2017-10-16 | Auto merge of #45283 - alexcrichton:used-mut-nodes, r=arielb1 | bors | -1/+1 |
| 2017-10-15 | rustbuild: Support specifying archiver and linker explicitly | Vadim Petrochenkov | -1/+0 |
| 2017-10-15 | Auto merge of #45224 - malbarbo:x32, r=alexcrichton | bors | -18/+18 |
| 2017-10-14 | rustc: Remove `used_mut_nodes` from `TyCtxt` | Alex Crichton | -1/+1 |
| 2017-10-13 | Rollup merge of #45049 - alexcrichton:update-jobserver, r=sfackler | kennytm | -5/+5 |
| 2017-10-11 | Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support | Marco A L Barbosa | -18/+18 |
| 2017-10-11 | Update rustfmt along with rls | Dustin Speckhals | -24/+1 |
| 2017-10-07 | Update rls submodule | Dustin Speckhals | -49/+30 |
| 2017-10-07 | Update rls-data for librustc-save-analysis | Dustin Speckhals | -1/+11 |
| 2017-10-05 | Update the `jobserver` crate | Alex Crichton | -5/+5 |
| 2017-10-04 | Generate Idx in nll using newtype_index! | Santiago Pastorino | -0/+1 |
| 2017-10-02 | update mdbook | steveklabnik | -17/+17 |
| 2017-09-30 | Update the libcompiler_builtins submodule | est31 | -7/+1 |
| 2017-09-29 | Adjust imports to librustc::mir::interpret | Oliver Schneider | -0/+20 |
| 2017-09-28 | Update to the `cc` crate | Alex Crichton | -8/+12 |
| 2017-09-27 | Update some minor dependencies | Alex Crichton | -6/+6 |
| 2017-09-27 | Update the RLS again | Nick Cameron | -9/+13 |
| 2017-09-27 | Update RLS and Rustfmt | Nick Cameron | -187/+200 |
| 2017-09-27 | Auto merge of #44709 - Badel2:inclusive-range-dotdoteq, r=petrochenkov | bors | -2/+2 |
| 2017-09-26 | bump rustfmt | Badel2 | -2/+2 |
| 2017-09-23 | Remove now unused dependency on flate2 from rustc_driver | bjorn3 | -1/+0 |
| 2017-09-23 | Fix for upstream changes | bjorn3 | -1/+0 |
| 2017-09-23 | Merge rustc_trans_trait into rustc_trans_utils | bjorn3 | -14/+2 |
| 2017-09-23 | Move NoLlvmMetadataLoader to rustc_trans_traits | bjorn3 | -0/+4 |
| 2017-09-23 | Add TransCrate trait | bjorn3 | -0/+12 |
| 2017-09-23 | [WIP] Less hacky way of supporting dylibs | bjorn3 | -0/+1 |
| 2017-09-23 | Allow writing metadata without llvm | bjorn3 | -0/+2 |
| 2017-09-23 | Use recorded types in rustc_privacy | Vadim Petrochenkov | -0/+1 |
| 2017-09-17 | Remove rustc_bitflags; use the bitflags crate | Tamir Duberstein | -10/+22 |
| 2017-09-17 | Rollup merge of #44533 - nrc:rustfmt-submod, r=alexcrichton | Tim Neumann | -3/+1 |
| 2017-09-16 | Rollup merge of #44606 - alexcrichton:update-cmake, r=Mark-Simulacrum | Alex Crichton | -9/+9 |
| 2017-09-16 | Rollup merge of #44531 - QuietMisdreavus:bump-gcc, r=alexcrichton | Alex Crichton | -18/+18 |
| 2017-09-16 | Auto merge of #43017 - durka:stabilize-const-invocation, r=eddyb | bors | -3/+3 |
| 2017-09-16 | bump rls | Alex Burka | -3/+3 |