| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-03-06 | Move some tests to more suitable subdirs | Yuki Okushi | -42/+0 | |
| 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 | -3/+4 | |
| 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-05-29 | Update ui test suite to use dyn | memoryruins | -13/+13 | |
| 2019-01-04 | alphabetize marker traits when printed | Ariel Ben-Yehuda | -6/+6 | |
| This makes sure they are printed in a compiler-version-independent order, avoiding ui test instability. | ||||
| 2019-01-04 | implement a hack to make traitobject 0.1.0 compile | Ariel Ben-Yehuda | -0/+39 | |
