summaryrefslogtreecommitdiff
path: root/tests/ui/on-unimplemented
AgeCommit message (Expand)Author
2024-06-12Spell out other trait diagnosticAlex Macleod
2024-03-27Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter ...Oli Scherer
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)
2024-02-12Fix failing testShoyu Vanilla
2024-02-12Fix failing testShoyu Vanilla
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber
2024-01-24Deduplicate more sized errors on call exprsEsteban Küber
2024-01-13Bless testsGeorge-lewis
2023-11-24Show number in error message even for one errorNilstrieb
2023-10-02Point out the actual mismatch errorMichael Goulet
2023-10-02For a single impl candidate, try to unify it with error trait refMichael Goulet
2023-09-10Point out if a local trait has no implementationsMichael Goulet
2023-08-26More accurately point at argumentsEsteban Küber
2023-06-27Don't sort strings right after we just sorted by typesMichael Goulet
2023-04-12Tweak output for 'add line' suggestionEsteban Küber
2023-01-11Move /src/test to /testsAlbert Larsan