about summary refs log tree commit diff
path: root/tests/ui/where-clauses
AgeCommit message (Expand)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-11/+11
2023-11-13rename `ReLateBound` to `ReBound`lcnr-2/+2
2023-09-10Point out if a local trait has no implementationsMichael Goulet-0/+15
2023-08-15Clean up some bad ui testing annotationsMichael Goulet-1/+0
2023-08-10Unlock trailing where-clauses for lazy type aliasesLeón Orell Valerian Liehr-2/+4
2023-07-11Lint against misplaced where-clauses on assoc tys in traitsLeón Orell Valerian Liehr-0/+186
2023-05-24Move testsCaio-0/+37
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-2/+4
2023-04-05Bless testsThom Chiovoloni-2/+2
2023-02-21Specify what 'this' actually isMichael Goulet-2/+2
2023-02-03Autotrait bounds on dyn-safe trait methodsDavid Tolnay-0/+38
2023-01-11Filter impl and where-clause candidates that reference errorsMichael Goulet-0/+23
2023-01-11Move /src/test to /testsAlbert Larsan-0/+570