| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-09-30 | make run-pass tests with empty main just compile-pass tests | Ralf Jung | -5736/+0 |
| 2018-09-28 | Prefer `#![feature(bind_by_move_pattern_guards)]` over `-Z disable_ast_check_... | Felix S. Klock II | -4/+3 |
| 2018-09-27 | Allow `unused_variables` lint to placate test failure exposed by macos builders. | Felix S. Klock II | -0/+1 |
| 2018-09-27 | Allow more lints that signalled on the arm-android test run. | Felix S. Klock II | -1/+2 |
| 2018-09-26 | Add `#[allow(unused_mut)]` for various cases that arise only in compare-mode=... | Felix S. Klock II | -0/+2 |
| 2018-09-26 | Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ... | Felix S. Klock II | -0/+388 |
| 2018-09-26 | Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`. | Felix S. Klock II | -0/+35122 |
