| Age | Commit message (Expand) | Author | Lines |
| 2017-11-24 | Update rustfmt and rls | Nick Cameron | -103/+147 |
| 2017-11-20 | Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturon | bors | -3/+19 |
| 2017-11-19 | std: Add a new wasm32-unknown-unknown target | Alex Crichton | -3/+19 |
| 2017-11-17 | update openssl{,-sys} to fix build with libressl 2.6.x | Marc-Antoine Perennou | -11/+11 |
| 2017-11-15 | Reenable clippy testing | Oliver Schneider | -6/+10 |
| 2017-11-12 | Auto merge of #45902 - nrc:component-update, r=alexcrichton | bors | -188/+179 |
| 2017-11-10 | Rollup merge of #45783 - kennytm:compiler-test-fixes, r=alexcrichton | kennytm | -0/+2 |
| 2017-11-10 | Update RLS submodule | Nick Cameron | -14/+8 |
| 2017-11-10 | Update rustfmt submodule | Nick Cameron | -174/+171 |
| 2017-11-08 | std: Remove `rand` crate and module | Alex Crichton | -9/+5 |
| 2017-11-07 | Saturating casts between integers and floats (both directions). | Robin Kruppe | -0/+1 |
| 2017-11-06 | tools: Fix rustfmt and the RLS | Dustin Speckhals | -6/+6 |
| 2017-11-05 | Auto merge of #45770 - spastorino:newtype_index, r=nikomatsakis | bors | -0/+1 |
| 2017-11-06 | Abbreviate some stdout/stderr output in compiletest. | kennytm | -0/+2 |
| 2017-11-04 | Auto merge of #45711 - tirr-c:unicode-span, r=estebank | bors | -0/+1 |
| 2017-11-04 | Make DefIndex use newtype_index macro | Santiago Pastorino | -0/+1 |
| 2017-11-03 | Display spans correctly when there are non-half-width characters | Wonwoo Choi | -0/+1 |
| 2017-11-02 | Auto merge of #45468 - Xanewok:crate-source, r=nrc | bors | -29/+13 |
| 2017-11-01 | Update rls so it compiles with #45468 | Igor Matuszewski | -37/+11 |
| 2017-10-29 | Auto merge of #45597 - DSpeckhals:rustfmt-update, r=nrc | bors | -2/+2 |
| 2017-10-29 | Update rustfmt again | Dustin Speckhals | -2/+2 |
| 2017-10-29 | Update clippy | Manish Goregaokar | -0/+7 |
| 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 |