| Age | Commit message (Expand) | Author | Lines |
| 2017-09-17 | Rollup merge of #44533 - nrc:rustfmt-submod, r=alexcrichton | Tim Neumann | -0/+10 |
| 2017-09-16 | Rollup merge of #44598 - RalfJung:installer, r=alexcrichton | Alex Crichton | -0/+0 |
| 2017-09-16 | Auto merge of #43017 - durka:stabilize-const-invocation, r=eddyb | bors | -0/+0 |
| 2017-09-16 | bump rls | Alex Burka | -0/+0 |
| 2017-09-15 | update rust-installer | Ralf Jung | -0/+0 |
| 2017-09-14 | Rollup merge of #44430 - steveklabnik:update-mdbook, r=alexcrichton | Corey Farwell | -21/+8 |
| 2017-09-13 | Auto merge of #44420 - alexcrichton:private-cstore, r=michaelwoerister | bors | -0/+0 |
| 2017-09-13 | Build and test Rustfmt | Nick Cameron | -0/+1 |
| 2017-09-13 | Add rustfmt as a submodule | Nick Cameron | -0/+9 |
| 2017-09-12 | rustc: Make `CrateStore` private to `TyCtxt` | Alex Crichton | -0/+0 |
| 2017-09-12 | Disable the new Hasher tests on Emscripten. | kennytm | -0/+1 |
| 2017-09-11 | update mdbook | steveklabnik | -21/+8 |
| 2017-09-09 | rustbuild: Switch back to using hard links | Alex Crichton | -0/+0 |
| 2017-09-06 | Rollup merge of #44313 - RalfJung:book, r=nikomatsakis | Mark Simulacrum | -9/+0 |
| 2017-09-06 | Rollup merge of #44218 - SimonSapin:commit-hash, r=alexcrichton | Mark Simulacrum | -20/+56 |
| 2017-09-05 | Make git commit info optional and per-package in channel manifests | Simon Sapin | -10/+33 |
| 2017-09-04 | rustbook: remove dead test functions | Ralf Jung | -9/+0 |
| 2017-09-03 | Resync clippy to v0.0.156 | Manish Goregaokar | -5/+21 |
| 2017-09-03 | Auto merge of #44176 - nrc:update-rls, r=alexcrichton | bors | -0/+0 |
| 2017-09-02 | Auto merge of #43886 - oli-obk:clippy, r=nrc | bors | -0/+7 |
| 2017-09-01 | Update cargo. | Mark Simulacrum | -0/+0 |
| 2017-08-31 | Bring back stage0 allocator logic on MSVC | Alex Crichton | -0/+1 |
| 2017-08-31 | Add full git commit hash to release channel manifests | Simon Sapin | -20/+33 |
| 2017-08-31 | Update Cargo to 0.23.0 and our lockfile | Alex Crichton | -0/+0 |
| 2017-08-31 | Update bootstrap compiler | Alex Crichton | -2/+0 |
| 2017-08-31 | Auto merge of #41991 - GuillaumeGomez:rustdoc-html-diff, r=nrc | bors | -0/+6 |
| 2017-08-31 | Update rls | Nick Cameron | -0/+0 |
| 2017-08-30 | Add license exceptions | Guillaume Gomez | -0/+6 |
| 2017-08-29 | Rollup merge of #44141 - nrc:rls-preview-beta, r=alexcrichton | Ariel Ben-Yehuda | -4/+9 |
| 2017-08-29 | Rollup merge of #44126 - laumann:config-doc-comments, r=nikomatsakis | Ariel Ben-Yehuda | -39/+39 |
| 2017-08-29 | Rename the rls component to rls-preview on beta/stable | Nick Cameron | -4/+9 |
| 2017-08-28 | Tweak rls submodule again | Alex Crichton | -0/+0 |
| 2017-08-28 | compiletest: Change Config comments to doc comments | Thomas Jespersen | -39/+39 |
| 2017-08-27 | Update the rls submodule again | Alex Crichton | -0/+0 |
| 2017-08-28 | Merge branch 'master' of https://github.com/rust-lang/rust into gen | John Kåre Alsaker | -0/+1 |
| 2017-08-28 | Update rls | John Kåre Alsaker | -0/+0 |
| 2017-08-27 | Update Cargo submodule | Tatsuyuki Ishi | -0/+0 |
| 2017-08-27 | Additional libc cleanup | Tatsuyuki Ishi | -0/+1 |
| 2017-08-26 | Update cargo | Mark Simulacrum | -0/+0 |
| 2017-08-25 | Update RLS and Cargo | Nick Cameron | -0/+0 |
| 2017-08-24 | Auto merge of #43907 - euclio:command, r=alexcrichton | bors | -451/+240 |
| 2017-08-23 | capture `adb shell` stdout | Andy Russell | -0/+2 |
| 2017-08-22 | remove needless clone | Andy Russell | -1/+1 |
| 2017-08-20 | Auto merge of #43950 - redox-os:redox_docker, r=alexcrichton | bors | -0/+1 |
| 2017-08-17 | Add x86_64-unknown-redox to build manifest target list | Jeremy Soller | -0/+1 |
| 2017-08-16 | remove procsrv module | Andy Russell | -51/+28 |
| 2017-08-16 | remove `extra_args` argument | Andy Russell | -48/+38 |
| 2017-08-16 | return `Command` from make_compile_args | Andy Russell | -68/+45 |
| 2017-08-16 | make `compose_and_run_compiler` take `Command` | Andy Russell | -52/+40 |
| 2017-08-16 | remove `working_dir` argument | Andy Russell | -40/+20 |