| Age | Commit message (Expand) | Author | Lines |
| 2018-08-19 | Update clippy | Manish Goregaokar | -5/+19 |
| 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 | 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 |
| 2018-08-05 | Auto merge of #52983 - alexcrichton:update-llvm, r=kennytm | bors | -0/+0 |
| 2018-08-05 | Auto merge of #53078 - alexcrichton:update-cargo, r=Mark-Simulacrum | bors | -0/+0 |
| 2018-08-04 | Update cargo to fix Rust 2018 build scripts | Alex Crichton | -0/+0 |
| 2018-08-04 | Update LLVM submodule to 7.0 | Alex Crichton | -0/+0 |
| 2018-08-05 | Update rustfmt and RLS | Nick Cameron | -33/+19 |
| 2018-08-04 | Remove explicit returns where unnecessary | ljedrz | -1/+1 |
| 2018-08-03 | Update clippy | Manish Goregaokar | -5/+19 |
| 2018-08-02 | Update Cargo submodule | Alex Crichton | -33/+99 |
| 2018-08-01 | [RISCV] Enable CI. | David Craven | -0/+1 |
| 2018-08-01 | Auto merge of #52937 - pietroalbini:rollup, r=pietroalbini | bors | -9/+30 |
| 2018-08-01 | Rollup merge of #52861 - ColinFinck:master, r=alexcrichton | Pietro Albini | -0/+2 |
| 2018-08-01 | Rollup merge of #52745 - commandline:master, r=oli-obk | Pietro Albini | -5/+19 |
| 2018-07-31 | Remove global derive_id and reset_ids functions | Mark Rousskov | -4/+9 |
| 2018-07-31 | Further extract error code switch | Mark Rousskov | -2/+2 |
| 2018-07-30 | rustc: Disallow machine applicability in foreign macros | Alex Crichton | -2/+17 |
| 2018-07-30 | Add targets for HermitCore (https://hermitcore.org) to the Rust compiler and ... | Colin Finck | -0/+2 |
| 2018-07-29 | Update miri submodule | Oliver Schneider | -0/+6 |
| 2018-07-29 | Sanity-check all constants | Oliver Schneider | -20/+0 |
| 2018-07-29 | Update RLS and rustfmt. | kennytm | -5/+19 |