| Age | Commit message (Expand) | Author | Lines |
| 2017-09-15 | rustbuild: Update `cmake` dependency | Alex Crichton | -9/+9 |
| 2017-09-14 | Rollup merge of #44430 - steveklabnik:update-mdbook, r=alexcrichton | Corey Farwell | -6/+19 |
| 2017-09-13 | Build and test Rustfmt | Nick Cameron | -3/+1 |
| 2017-09-12 | rustc: Make `CrateStore` private to `TyCtxt` | Alex Crichton | -3/+3 |
| 2017-09-12 | bump gcc for bootstrap | QuietMisdreavus | -18/+18 |
| 2017-09-11 | update mdbook | steveklabnik | -6/+19 |
| 2017-09-09 | rustbuild: Switch back to using hard links | Alex Crichton | -21/+18 |
| 2017-09-06 | Auto merge of #43975 - RalfJung:gcc, r=alexcrichton | bors | -18/+18 |
| 2017-09-03 | Auto merge of #44176 - nrc:update-rls, r=alexcrichton | bors | -7/+12 |
| 2017-09-02 | update gcc crate | Ralf Jung | -18/+18 |
| 2017-09-02 | Update html-diff-rs version | Guillaume Gomez | -3/+3 |
| 2017-09-01 | Update git2-rs to fix cross compiles | Alex Crichton | -5/+5 |
| 2017-08-31 | Update Cargo to 0.23.0 and our lockfile | Alex Crichton | -64/+57 |
| 2017-08-31 | Auto merge of #41991 - GuillaumeGomez:rustdoc-html-diff, r=nrc | bors | -15/+290 |
| 2017-08-31 | downgrade libgit2 | Guillaume Gomez | -4/+4 |
| 2017-08-31 | Update rls | Nick Cameron | -7/+12 |
| 2017-08-30 | Rollup merge of #44125 - SergioBenitez:master, r=nrc | Alex Crichton | -0/+1 |
| 2017-08-30 | Remove some false positive issues | Guillaume Gomez | -1076/+11 |
| 2017-08-30 | Print warning whatever the rendering mode | Guillaume Gomez | -1082/+121 |
| 2017-08-30 | Set python binary name to python 2.7 | Guillaume Gomez | -341/+376 |
| 2017-08-30 | Update unstable-crate test | Guillaume Gomez | -492/+1032 |
| 2017-08-30 | Add warnings when rustdoc html rendering differs | Guillaume Gomez | -1/+1727 |
| 2017-08-28 | Tweak rls submodule again | Alex Crichton | -7/+2 |
| 2017-08-28 | Initial diagnostic API for proc-macros. | Sergio Benitez | -0/+1 |
| 2017-08-27 | Update lock file | Alex Crichton | -5/+10 |
| 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 |