about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0107.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-149/+0
2022-08-27use smaller span for suggestionsTakayuki Maeda-1/+1
2022-04-17show suggestion to replace generic bounds with associated types in more casesRobin Appelman-1/+17
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
* On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span
2021-05-30Fix span of redundant generic arguments0yoyoyo-5/+89
2021-05-11improve diagnosts for GATsb-naber-3/+3
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-10/+36
2018-12-25Remove licensesMark Rousskov-3/+3
2018-11-22Point at every unexpected lifetime and type argument in E0107Esteban Küber-2/+4
2018-08-20Fix diagnostic regressionvarkor-2/+2
2018-08-19Refactor generic argument count check in astconvvarkor-6/+6
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-3/+3
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+20