about summary refs log tree commit diff
path: root/tests/ui/ufcs
AgeCommit message (Expand)AuthorLines
2023-12-10remove redundant importssurechen-2/+1
2023-12-07recurse into refs when comparing tys for diagnosticsjyn-14/+14
2023-10-25Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...Oli Scherer-7/+25
2023-08-26More accurately point at argumentsEsteban Küber-4/+2
2023-06-27Don't sort strings right after we just sorted by typesMichael Goulet-4/+4
2023-04-07Use smart-resolve when checking for trait in RHS of UFCSMichael Goulet-95/+139
2023-04-02Move some UI tests into subdirectoriesjyn-0/+154
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-2/+2
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-5/+5
2023-01-14Rollup merge of #106752 - sulami:master, r=estebankMatthias Krüger-0/+14
2023-01-13Emit a hint for bad call return types due to generic argumentsRobin Schroer-0/+14
2023-01-11When suggesting writing a fully qualified path probe for appropriate typesEsteban Küber-1/+6
2023-01-11Move /src/test to /testsAlbert Larsan-0/+589