| Age | Commit message (Expand) | Author | Lines |
| 2018-11-06 | Update cargo to tip | Mark Rousskov | -0/+0 |
| 2018-10-24 | Update Cargo submodule | Pietro Albini | -0/+0 |
| 2018-09-21 | Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all edi... | Eduard-Mihai Burtescu | -0/+0 |
| 2018-09-20 | [beta] Update some `*-sys` dependencies of Cargo/RLS | Alex Crichton | -0/+0 |
| 2018-09-18 | Update Cargo | steveklabnik | -0/+0 |
| 2018-09-17 | Update Clippy | flip1995 | -14/+14 |
| 2018-09-17 | update miri | Ralf Jung | -5/+5 |
| 2018-09-15 | Update submodules to include rust-lang-nursery/rust-clippy#3189 and rust-lang... | Eduard-Mihai Burtescu | -14/+14 |
| 2018-09-14 | Update Clippy | flip1995 | -14/+14 |
| 2018-09-13 | Update Cargo | Alex Crichton | -0/+0 |
| 2018-09-12 | Really make CGU names unique across crates. | Michael Woerister | -13/+21 |
| 2018-09-10 | Update Cargo submodule | Alex Crichton | -0/+0 |
| 2018-09-10 | rustc_resolve: inject `uniform_paths` canaries regardless of the feature-gate... | Eduard-Mihai Burtescu | -0/+0 |
| 2018-09-09 | submodules: update clippy, rls with crate visibility patches, also update cargo | Matthias Krüger | -14/+14 |
| 2018-09-07 | Rollup merge of #54023 - matthiaskrgr:clippy, r=oli-obk | kennytm | -14/+14 |
| 2018-09-07 | Rollup merge of #53895 - joshtriplett:tidy-tidy, r=nikomatsakis | kennytm | -57/+44 |
| 2018-09-07 | update clippy submodule | Matthias Krüger | -14/+14 |
| 2018-09-05 | Auto merge of #53951 - tromey:restore-lldb-build, r=alexcrichton | bors | -0/+0 |
| 2018-09-05 | Pick up State.h include path change | Tom Tromey | -0/+0 |
| 2018-09-04 | Breaking change upgrades | Mark Rousskov | -2/+4 |
| 2018-09-04 | Restore lldb build | Tom Tromey | -0/+0 |
| 2018-09-04 | Update RLS wrt recent Clippy changes | Igor Matuszewski | -0/+0 |
| 2018-09-04 | Update Rustfmt to 0.99.4 | Igor Matuszewski | -5/+5 |
| 2018-09-04 | Update RLS | Igor Matuszewski | -0/+0 |
| 2018-09-03 | Auto merge of #53673 - michaelwoerister:incr-thinlto-2000, r=alexcrichton | bors | -0/+1 |
| 2018-09-03 | Add memmap crate to tidy whitelist. | Michael Woerister | -0/+1 |
| 2018-09-02 | Update clippy | Manish Goregaokar | -5/+19 |
| 2018-09-01 | tidy: features.rs: Remove a redundant .contains | Josh Triplett | -4/+0 |
| 2018-09-01 | tidy: features.rs: Use splitn rather than a complex slice | Josh Triplett | -1/+1 |
| 2018-09-01 | tidy: features.rs: collect_lib_features: Simplify | Josh Triplett | -8/+5 |
| 2018-09-01 | tidy: Use an inclusive range rather than a +1 bound | Josh Triplett | -1/+1 |
| 2018-09-01 | tidy: Eliminate an unnecessary .into_iter() | Josh Triplett | -1/+1 |
| 2018-09-01 | tidy: deps: Hoist a complex multi-line if condition into a let | Josh Triplett | -2/+3 |
| 2018-09-01 | tidy: unstable_book.rs: Clean up directory iteration | Josh Triplett | -4/+3 |
| 2018-09-01 | tidy: Avoid "let ref mut = ..." | Josh Triplett | -6/+6 |
| 2018-09-01 | tidy: Use "const" instead of "static, and remove implied `'static` lifetimes | Josh Triplett | -6/+6 |
| 2018-09-01 | tidy: extdeps.rs: Avoid an unnecessary collect() | Josh Triplett | -2/+1 |
| 2018-09-01 | tidy: extdeps.rs: Clean up loop iteration to use "for" | Josh Triplett | -2/+1 |
| 2018-09-01 | tidy: cargo.rs: Clean up loop to use "for" instead of "while let" | Josh Triplett | -2/+1 |
| 2018-09-01 | tidy: Clean up argument handling | Josh Triplett | -5/+2 |
| 2018-09-01 | tidy: Use is_empty() instead of len tests | Josh Triplett | -2/+2 |
| 2018-09-01 | tidy: Use chars for single-character patterns | Josh Triplett | -12/+12 |
| 2018-09-01 | Auto merge of #53822 - dvc94ch:riscv, r=japaric | bors | -0/+1 |
| 2018-09-01 | Auto merge of #53762 - flip1995:tool_lints, r=Manishearth | bors | -5/+5 |
| 2018-09-01 | Auto merge of #53611 - alexcrichton:update-llvm, r=nikomatsakis | bors | -0/+0 |
| 2018-08-31 | Update LLVM submodule | Alex Crichton | -0/+0 |
| 2018-08-31 | Add deprecated_name argument to the register lint group functions | flip1995 | -5/+5 |
| 2018-08-30 | [RISCV] Add riscv32imc-unknown-none-elf target. | David Craven | -0/+1 |
| 2018-08-30 | build-manifest: package docs only for tier 1 platforms | Pietro Albini | -1/+12 |
| 2018-08-29 | build-manifest: include extensions marked as unavailable | Pietro Albini | -5/+1 |