| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -235/+0 | |
| 2022-11-24 | Change how suggested lifetime args are computed. | Camille GILLOT | -4/+4 | |
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -2/+2 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2021-05-11 | improve diagnosts for GATs | b-naber | -4/+4 | |
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -36/+36 | |
| 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 | -40/+80 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -32/+32 | |
| 2018-08-24 | updates tests to use new error code | Matthew Russo | -6/+5 | |
| 2018-08-20 | Fix diagnostic regression | varkor | -4/+4 | |
| 2018-08-20 | Update new ui tests | varkor | -10/+10 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+196 | |
