| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -11/+0 | |
| 2022-01-12 | Bless tests. | Camille GILLOT | -2/+1 | |
| 2021-05-11 | improve diagnosts for GATs | b-naber | -1/+1 | |
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -2/+0 | |
| This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed. | ||||
| 2021-01-10 | Rework diagnostics for wrong number of generic args | Patryk Wychowaniec | -1/+1 | |
| 2020-04-16 | rustc: fix check_attr() for methods, closures and foreign functions | Matthias Schiffer | -0/+3 | |
| UI tests are updated with additional error messages that were missing before. | ||||
| 2019-02-07 | Make name resolution handle consts in GenericParamsFromOuterFunction properly | varkor | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-24 | make non_camel_case_types an early lint | Andy Russell | -2/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+21 | |
