| Age | Commit message (Expand) | Author | Lines |
| 2017-06-22 | Auto merge of #42682 - alexcrichton:jobserver, r=michaelwoerister | bors | -0/+6 |
| 2017-06-21 | Rollup merge of #42766 - nrc:versions, r=nagisa | Corey Farwell | -3/+3 |
| 2017-06-21 | Integrate jobserver support to parallel codegen | Alex Crichton | -0/+6 |
| 2017-06-20 | Switch to the crates.io `getopts` crate | Alex Crichton | -15/+5 |
| 2017-06-20 | Auto merge of #42495 - alexcrichton:new-stage0, r=Mark-Simulacrum | bors | -5/+5 |
| 2017-06-20 | Update rls-data dep | Nick Cameron | -3/+3 |
| 2017-06-19 | Bump version and stage0 compiler | Alex Crichton | -5/+5 |
| 2017-06-19 | Update `wincolor` dep for Cargo | Alex Crichton | -3/+3 |
| 2017-06-18 | Auto merge of #42676 - alexcrichton:update-cargo, r=Mark-Simulacrum | bors | -314/+331 |
| 2017-06-18 | Rollup merge of #42720 - murarth:deprecated-collections, r=alexcrichton | Mark Simulacrum | -0/+9 |
| 2017-06-18 | Auto merge of #42593 - ibabushkin:on-demand-external-source, r=eddyb | bors | -0/+1 |
| 2017-06-17 | Reintroduce deprecated `collections` crate | Murarth | -0/+9 |
| 2017-06-17 | Update cargo/rls submodules and dependencies | Alex Crichton | -314/+331 |
| 2017-06-16 | Auto merge of #42612 - est31:master, r=nagisa | bors | -0/+7 |
| 2017-06-15 | Auto merge of #42648 - murarth:merge-alloc-collections, r=alexcrichton | bors | -10/+1 |
| 2017-06-14 | Auto merge of #42433 - marco-c:profiling, r=alexcrichton | bors | -0/+9 |
| 2017-06-13 | Merge crate `collections` into `alloc` | Murarth | -10/+1 |
| 2017-06-14 | Autogenerate stubs and the summary of the unstable book | est31 | -0/+7 |
| 2017-06-12 | Fix rebasing error | Nick Cameron | -2/+2 |
| 2017-06-12 | Update rls-data | Nick Cameron | -3/+3 |
| 2017-06-10 | Moved FileMap construction to it's own constructor. | Inokentiy Babushkin | -0/+1 |
| 2017-06-07 | Rollup merge of #42512 - Keruspe:master, r=alexcrichton | Corey Farwell | -10/+16 |
| 2017-06-07 | update git2 | Marc-Antoine Perennou | -10/+16 |
| 2017-06-07 | Update Cargo | Alex Crichton | -76/+46 |
| 2017-06-04 | Merge branch 'profiling' of github.com:whitequark/rust into profiling | Marco Castelluccio | -0/+9 |
| 2017-06-02 | Rollup merge of #42343 - cuviper:install-executables, r=alexcrichton | Mark Simulacrum | -5/+5 |
| 2017-06-01 | Support VS 2017 | Brian Anderson | -17/+18 |
| 2017-05-31 | Update rust-installer for Windows executable mode | Josh Stone | -5/+5 |
| 2017-05-28 | Updated locked version of libgit2 | Alex Crichton | -7/+8 |
| 2017-05-24 | Update Cargo submodule | Alex Crichton | -29/+0 |
| 2017-05-18 | Unify all stage2 tools into a workspace | Tatsuyuki Ishi | -71/+1048 |
| 2017-05-16 | Auto merge of #41853 - Keruspe:install, r=alexcrichton | bors | -3/+3 |
| 2017-05-16 | update lzma-sys to 0.1.4 | Marc-Antoine Perennou | -3/+3 |
| 2017-05-16 | Auto merge of #41565 - rkruppe:llvm-sys, r=eddyb | bors | -3/+18 |
| 2017-05-15 | Remove (direct) rustc_llvm dependency from rustc_driver | Robin Kruppe | -1/+0 |
| 2017-05-15 | Remove rustc_llvm dependency from librustc | Robin Kruppe | -1/+0 |
| 2017-05-14 | Update to the oxidized rust-installer | Josh Stone | -3/+162 |
| 2017-05-14 | Remove rustc_llvm dependency from rustc_metadata | Robin Kruppe | -1/+18 |
| 2017-05-13 | Pass static crt to llvm cmake configuration | Liran Ringel | -17/+17 |
| 2017-05-09 | Update save-analysis deps and RLS submodule | Nick Cameron | -7/+7 |
| 2017-05-07 | Auto merge of #41729 - ubsan:master, r=nrc | bors | -1/+1 |
| 2017-05-07 | fix the easy features in libsyntax | ubsan | -1/+1 |
| 2017-05-03 | convert save-analysis to use `ItemCtxt` and not `ast_ty_to_ty_cache` | Niko Matsakis | -0/+1 |
| 2017-05-03 | remove use of `ast_ty_to_ty_cache` from librustdoc | Niko Matsakis | -0/+1 |
| 2017-05-01 | Add profiling support, through the rustc -Z profile flag. | whitequark | -0/+9 |
| 2017-04-29 | Auto merge of #41588 - cengizIO:master, r=nikomatsakis | bors | -0/+7 |
| 2017-04-27 | travis: Parallelize tests on Android | Alex Crichton | -8/+8 |
| 2017-04-27 | Rollup merge of #41572 - frewsxcv:bump-mdbook, r=steveklabnik | Corey Farwell | -3/+3 |
| 2017-04-27 | use diff crate for compile-fail test diagnostics #41474 | Cengiz Can | -0/+7 |
| 2017-04-27 | Bump mdbook dep to pick up new 'create missing' toggle feature. | Corey Farwell | -3/+3 |