| Age | Commit message (Expand) | Author | Lines |
| 2018-08-26 | add the other two targets to the manifest | Jorge Aparicio | -0/+2 |
| 2018-08-26 | Add target for Little-endian ARM Cortex-R4F/R5F MCUs | Paolo Teti | -0/+1 |
| 2018-08-25 | Update Cargo submodule | Alex Crichton | -12/+18 |
| 2018-08-25 | Include missing tools in the manifest and mark them as unavailable | Pietro Albini | -66/+46 |
| 2018-08-25 | Update RLS | Igor Matuszewski | -0/+0 |
| 2018-08-25 | Auto merge of #53609 - bemeurer:tidy-ctfe, r=RalfJung | bors | -2/+0 |
| 2018-08-24 | Rollup merge of #53617 - joshtriplett:tidy-no-license-header, r=Mark-Simulacrum | kennytm | -53/+0 |
| 2018-08-24 | Rollup merge of #53563 - matthiaskrgr:String, r=varkor | kennytm | -2/+2 |
| 2018-08-23 | Update clippy again | flip1995 | -14/+14 |
| 2018-08-23 | Removed librustc/mir/interpret and librustc_mir/interpreter from tidy skip list | Bernardo Meurer | -2/+0 |
| 2018-08-23 | Update clippy | flip1995 | -14/+14 |
| 2018-08-23 | use String::new() instead of String::from(""), "".to_string(), "".to_owned() ... | Matthias Krüger | -2/+2 |
| 2018-08-22 | tidy: Stop requiring a license header | Josh Triplett | -53/+0 |
| 2018-08-22 | Rollup merge of #53558 - davidtwco:issue-53547, r=estebank | Guillaume Gomez | -0/+7 |
| 2018-08-21 | Normalize source line and column numbers. | David Wood | -0/+7 |
| 2018-08-21 | Rollup merge of #53492 - danc86:lld-riscv, r=alexcrichton | kennytm | -0/+0 |
| 2018-08-21 | Rollup merge of #53452 - tromey:lldb-manifest-fix, r=alexcrichton | kennytm | -1/+2 |
| 2018-08-19 | Update clippy | Manish Goregaokar | -5/+19 |
| 2018-08-19 | update lld submodule to include RISCV patch | Dan Callaghan | -0/+0 |
| 2018-08-19 | Auto merge of #52972 - RalfJung:from_raw_parts_align, r=alexcrichton | bors | -3/+5 |
| 2018-08-18 | Use the new Entry::or_default method where possible. | Eduard-Mihai Burtescu | -4/+4 |
| 2018-08-17 | Auto merge of #53356 - michaelwoerister:itlto, r=alexcrichton | bors | -5/+28 |
| 2018-08-17 | Change target triple used to check for lldb in build-manifest | Tom Tromey | -1/+2 |
| 2018-08-17 | Rollup merge of #53399 - varkor:ignore-non-md-unstable_book, r=nikomatsakis | kennytm | -0/+1 |
| 2018-08-15 | Fix compiletest JSON error message | ashtneoi | -2/+2 |
| 2018-08-15 | Tidy: ignore non-Markdown files when linting for the Unstable Book | varkor | -0/+1 |
| 2018-08-15 | Adapt codegen-unit tests to new CGU naming scheme. | Michael Woerister | -5/+28 |
| 2018-08-14 | Update cargo | Eric Huss | -0/+0 |
| 2018-08-14 | Add lldb to the build | Tom Tromey | -0/+25 |
| 2018-08-14 | Auto merge of #53361 - Manishearth:clippyup, r=nrc | bors | -5/+5 |
| 2018-08-14 | Update clippy | Manish Goregaokar | -5/+5 |
| 2018-08-14 | Rollup merge of #53229 - varkor:rlimits_min, r=nikomatsakis | kennytm | -7/+9 |
| 2018-08-14 | Fix no-link-with-link-args by introducing another normalization. | David Wood | -0/+5 |
| 2018-08-14 | Normalize test build directory and root build directory. | David Wood | -0/+9 |
| 2018-08-14 | Tidy no longer fails when there are no files or subdirectories in a test dire... | David Wood | -9/+11 |
| 2018-08-14 | Check error-patterns on UI tests. Fixes #52531. | David Wood | -21/+24 |
| 2018-08-13 | Auto merge of #53238 - nrc:update, r=kennytm | bors | -0/+0 |
| 2018-08-12 | Rollup merge of #53210 - alexcrichton:deny-rustc-syntax, r=nrc | Guillaume Gomez | -1/+1 |
| 2018-08-12 | Rollup merge of #53059 - ljedrz:unneeded_returns, r=kennytm | Guillaume Gomez | -1/+1 |
| 2018-08-11 | Update RLS | Nick Cameron | -0/+0 |
| 2018-08-09 | Add a safety check for compiletest rlimit | varkor | -7/+9 |
| 2018-08-09 | Deny future duplication of rustc-ap-syntax | Alex Crichton | -1/+1 |
| 2018-08-08 | Update clippy submodule | Oliver Schneider | -5/+5 |
| 2018-08-08 | Prevent duplication of rust-ap-syntax | Nick Cameron | -1/+30 |
| 2018-08-08 | Update RLS and Rustfmt | Nick Cameron | -24/+10 |
| 2018-08-06 | Auto merge of #52644 - varkor:lib-feature-gate-2, r=withoutboats | bors | -33/+3 |
| 2018-08-06 | inore some codegen tests when debug assertions are enabled | Ralf Jung | -2/+4 |
| 2018-08-06 | update ripgrep tested by cargotest | Ralf Jung | -1/+1 |
| 2018-08-05 | Fix stage 2 tests | varkor | -1/+0 |
| 2018-08-05 | Remove obsolete tests in tidy | varkor | -32/+3 |