about summary refs log tree commit diff
path: root/tests/ui/impl-trait/issues/issue-62742.stderr
AgeCommit message (Expand)AuthorLines
2025-08-22On E0277, point at type that doesn't implement boundEsteban Küber-2/+2
2025-02-14fallout :skull_emoji:lcnr-21/+21
2024-11-02Add trait diff highlighting logic and use it in E0277Esteban Küber-2/+4
2024-09-16Relate receiver invariantly in method probe for Mode::PathMichael Goulet-10/+42
2024-04-21Use sup instead of eq when unifying self typeMichael Goulet-42/+10
2024-04-21Use fulfillment, not evaluate, during method probeMichael Goulet-20/+30
2024-02-22overflow errors: change source to a concrete enumlcnr-17/+9
2024-02-22freshen: resolve root varslcnr-7/+30
2023-10-02Point out the actual mismatch errorMichael Goulet-0/+1
2023-10-02For a single impl candidate, try to unify it with error trait refMichael Goulet-2/+2
2023-01-11Conserve cause of `ImplDerivedObligation` in E0599Esteban Küber-2/+7
2023-01-11Move /src/test to /testsAlbert Larsan-0/+50