about summary refs log tree commit diff
path: root/src/test/ui/generics/wrong-number-of-args.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-358/+0
2022-07-25Report elision failures on the AST.Camille GILLOT-0/+9
2021-05-30Fix span of redundant generic arguments0yoyoyo-0/+6
2021-05-12Update wrong-number-of-args test to cover more edge casesGiacomo Stevanato-0/+182
2021-05-11improve diagnosts for GATsb-naber-37/+37
2021-02-06path trimming: ignore type aliasesDan Aloni-1/+1
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-0/+161