| Age | Commit message (Expand) | Author | Lines |
| 2018-08-02 | Update Cargo submodule | Alex Crichton | -34/+149 |
| 2018-08-01 | Rollup merge of #52732 - SimonSapin:spring, r=Mark-Simulacrum | Pietro Albini | -9/+0 |
| 2018-07-30 | Remove the unstable std_unicode crate, deprecated since 1.27 | Simon Sapin | -9/+0 |
| 2018-07-30 | rustc_llvm: move to rustc_codegen_llvm::llvm. | Irina Popa | -3/+0 |
| 2018-07-29 | Update miri submodule | Oliver Schneider | -4/+4 |
| 2018-07-29 | Update RLS and rustfmt. | kennytm | -171/+210 |
| 2018-07-28 | Update the Cargo submodule and rustfix | Alex Crichton | -38/+46 |
| 2018-07-27 | revert accidental atty downgrade | Ralf Jung | -7/+7 |
| 2018-07-25 | simplify `NLLRegionVariableOrigin` | Niko Matsakis | -7/+7 |
| 2018-07-22 | Fix color detection for Windows msys terminals. | Eric Huss | -7/+7 |
| 2018-07-20 | Update clippy | Manish Goregaokar | -10/+10 |
| 2018-07-18 | Update Cargo submodule | Alex Crichton | -171/+185 |
| 2018-07-17 | update miri | Ralf Jung | -2/+25 |
| 2018-07-15 | Update clippy and rls | Oliver Schneider | -22/+17 |
| 2018-07-12 | Update [patch] section of clippy to include clippy_lints. | kennytm | -23/+1 |
| 2018-07-09 | Inject clippy into the rls again | Oliver Schneider | -27/+1 |
| 2018-07-07 | Update Cargo.lock | bjorn3 | -7/+1 |
| 2018-07-07 | Mostly fix compiling without LLVM (with metadata_only backend) | bjorn3 | -2/+0 |
| 2018-07-06 | Dedupe filetime | Bastien Orivel | -17/+6 |
| 2018-07-06 | Update RLS, Rustfmt, Cargo, and Clippy | Nick Cameron | -171/+81 |
| 2018-07-05 | Update Cargo.lock dependencies | Alex Crichton | -618/+620 |
| 2018-07-02 | Make sure clippy does not duplicate depenencies | Oliver Schneider | -0/+3 |
| 2018-07-01 | Did you mean to block nightlies on clippy? | Oliver Schneider | -5/+5 |
| 2018-06-30 | Bootstrap from 1.28.0-beta.3 | Mark Simulacrum | -14/+15 |
| 2018-06-27 | Add SSE2 accelerated version of FileMap analysis. | Michael Woerister | -0/+1 |
| 2018-06-25 | Minify css | Guillaume Gomez | -3/+3 |
| 2018-06-24 | Prohibit global_allocator in submodules for now | Mark Mansi | -0/+1 |
| 2018-06-23 | Update Cargo.lock | Amanieu d'Antras | -34/+34 |
| 2018-06-20 | Replace tempdir by tempfile in librustc | Bastien Orivel | -11/+1 |
| 2018-06-20 | Replace tempdir by tempfile in librustc_trans | Bastien Orivel | -1/+1 |
| 2018-06-20 | Replace tempdir by tempfile in librustdoc | Bastien Orivel | -1/+1 |
| 2018-06-08 | Rollup merge of #51407 - nrc:update, r=Mark-Simulacrum | kennytm | -38/+164 |
| 2018-06-08 | Rollup merge of #51380 - Mark-Simulacrum:remove-fmt-macros, r=oli-obk | kennytm | -1/+0 |
| 2018-06-07 | Update RLS and Rustfmt | Nick Cameron | -38/+164 |
| 2018-06-06 | Update Cargo | John Kåre Alsaker | -9/+13 |
| 2018-06-05 | Remove fmt_macros dependency | Mark Simulacrum | -1/+0 |
| 2018-06-02 | Allow choosing Polonius algorithm via environment variable POLONIUS_ALGORITHM. | Vytautas Astrauskas | -4/+5 |
| 2018-06-01 | Update Cargo.lock | John Kåre Alsaker | -0/+1 |
| 2018-05-30 | Replace libbacktrace with a submodule | Alex Crichton | -3/+5 |
| 2018-05-29 | WIP fix rustc-hash cargo.lock entry for polonius-engine | Niko Matsakis | -1/+1 |
| 2018-05-29 | Use polonius_output | Santiago Pastorino | -4/+5 |
| 2018-05-29 | bump polonius engine | Douglas Campos | -4/+14 |
| 2018-05-28 | Update rustc-hash to hash up to 8 bytes at once with FxHasher | John Kåre Alsaker | -5/+8 |
| 2018-05-28 | Update RLS, Rustfmt, and Cargo | Nick Cameron | -39/+61 |
| 2018-05-27 | Update cargo | Mateusz Mikuła | -9/+6 |
| 2018-05-26 | Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakis | kennytm | -0/+8 |
| 2018-05-24 | Use AllFacts from polonius-engine | Santiago Pastorino | -0/+8 |
| 2018-05-24 | get `rustc_hash` from external crate | Niko Matsakis | -0/+28 |
| 2018-05-22 | Update compiltest to use rustfix 0.3.1 | Pascal Hertleif | -4/+5 |
| 2018-05-20 | Rollup merge of #50889 - oli-obk:clippy, r=kennytm | kennytm | -3/+25 |