about summary refs log tree commit diff
path: root/tests/ui/on-unimplemented
AgeCommit message (Expand)AuthorLines
2024-11-04Rollup merge of #132583 - mejrs:tuples, r=compiler-errorsMatthias Krüger-0/+96
2024-11-04Suggest creating unary tuplesmejrs-0/+96
2024-11-02Trim output of E0277 in some casesEsteban Küber-4/+0
2024-11-02Add trait diff highlighting logic and use it in E0277Esteban Küber-4/+8
2024-10-29Remove detail from label/note that is already available in other noteEsteban Küber-2/+2
2024-09-22Don't call const normalize in error reportingMichael Goulet-2/+2
2024-06-12Spell out other trait diagnosticAlex Macleod-18/+18
2024-03-27Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter ...Oli Scherer-9/+9
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-12Fix failing testShoyu Vanilla-1/+1
2024-02-12Fix failing testShoyu Vanilla-1/+1
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber-2/+2
2024-01-24Deduplicate more sized errors on call exprsEsteban Küber-58/+11
2024-01-13Bless testsGeorge-lewis-0/+1
2023-11-24Show number in error message even for one errorNilstrieb-4/+4
2023-10-02Point out the actual mismatch errorMichael Goulet-0/+5
2023-10-02For a single impl candidate, try to unify it with error trait refMichael Goulet-2/+2
2023-09-10Point out if a local trait has no implementationsMichael Goulet-0/+30
2023-08-26More accurately point at argumentsEsteban Küber-4/+8
2023-06-27Don't sort strings right after we just sorted by typesMichael Goulet-12/+12
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-1/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+761