| Age | Commit message (Expand) | Author | Lines |
| 2017-11-17 | update openssl{,-sys} to fix build with libressl 2.6.x | Marc-Antoine Perennou | -11/+11 |
| 2017-10-12 | Prepare the 1.22.0 beta | Alex Crichton | -6/+36 |
| 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-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 |
| 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 |