| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -17/+0 | |
| 2022-10-01 | bless ui tests | Maybe Waffle | -2/+2 | |
| 2021-06-25 | Address PR feedback | Ryan Levick | -1/+1 | |
| 2021-06-25 | Change how edition based future compatibility warnings are handled | Ryan Levick | -1/+1 | |
| 2020-04-11 | rustc: Add a warning count upon completion | RoccoDev | -0/+2 | |
| 2020-01-24 | Normalise notes with the/is | varkor | -1/+1 | |
| 2019-11-10 | Make error and warning annotations mandatory in UI tests | Tomasz Miąsko | -1/+1 | |
| This change makes error and warning annotations mandatory in UI tests. The only exception are tests that use error patterns to match compiler output and don't have any annotations. | ||||
| 2019-08-09 | Deprecate `try!` macro | BO41 | -1/+1 | |
| Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com> Co-Authored-By: Oliver Middleton <olliemail27@gmail.com> | ||||
| 2019-07-17 | normalize use of backticks in compiler messages for librustc/lint | Samy Kacimi | -1/+1 | |
| https://github.com/rust-lang/rust/issues/60532 | ||||
| 2018-09-10 | add test case | Niko Matsakis | -0/+15 | |
