| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2017-08-16 | let `compose_and_run` take a `Command` | Andy Russell | -68/+55 |
| 2017-08-16 | replace procsrv functions with `Command` | Andy Russell | -182/+70 |
| 2017-08-15 | use field init shorthand EVERYWHERE | Zack M. Davis | -35/+35 |
| 2017-08-15 | Add a Cargo.lock to clippy | Oliver Schneider | -21/+5 |
| 2017-08-15 | Add clippy as a submodule | Oliver Schneider | -0/+23 |
| 2017-08-13 | Cargotest needs only one rustdoc.exe to exist on Windows | Mark Simulacrum | -1/+4 |
| 2017-08-11 | Rollup merge of #43632 - ruuda:allow-long-relative-urls, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2017-08-10 | Auto merge of #43589 - aidanhs:aphs-fix-system-malloc, r=alexcrichton | bors | -0/+1 |
| 2017-08-10 | Fix cross-crate global allocators on windows | Aidan Hobson Sayers | -0/+1 |
| 2017-08-10 | Auto merge of #43522 - alexcrichton:rewrite-lints, r=michaelwoerister | bors | -3/+15 |
| 2017-08-10 | Auto merge of #43582 - ivanbakel:unused_mut_ref, r=arielb1 | bors | -0/+0 |
| 2017-08-10 | Updated cargo submodule to fix compile error | Isaac van Bakel | -0/+0 |
| 2017-08-09 | rustc: Rearchitect lints to be emitted more eagerly | Alex Crichton | -3/+15 |