| Age | Commit message (Expand) | Author | Lines |
| 2018-08-15 | Fix compiletest JSON error message | ashtneoi | -2/+2 |
| 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-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 |
| 2018-07-29 | Exempt cloudabi from license check. | kennytm | -0/+1 |
| 2018-07-28 | Update the Cargo submodule and rustfix | Alex Crichton | -3/+8 |
| 2018-07-28 | Rollup merge of #52763 - petrhosek:fuchsia-triple, r=alexcrichton | kennytm | -2/+2 |
| 2018-07-27 | Auto merge of #52336 - ishitatsuyuki:dyn-rollup, r=Mark-Simulacrum | bors | -29/+29 |
| 2018-07-26 | Omit the vendor component in Fuchsia triple | Petr Hosek | -2/+2 |
| 2018-07-26 | Update clippy to latest master | Thomas Gideon | -5/+19 |
| 2018-07-26 | compiletest: Add support for ignoring certain tests under `--compare-mode=...` | Felix S. Klock II | -2/+7 |
| 2018-07-25 | Add missing dyn | Tatsuyuki Ishi | -4/+4 |
| 2018-07-25 | Add missing dyn | Tatsuyuki Ishi | -25/+25 |