about summary refs log tree commit diff
path: root/src/test/ui/specialization/defaultimpl/specialization-trait-not-implemented.stderr
AgeCommit message (Expand)AuthorLines
2021-10-05Consider unfulfilled obligations in binop errorsEsteban Kuber-0/+8
2021-01-26Avoid describing a method as 'not found' when bounds are unsatisfiedAaron Hill-3/+3
2020-10-17Suggest minimal subset features in `incomplete_features` lintYuki Okushi-0/+1
2020-06-16warn against 'specialization' featureRalf Jung-1/+10
2020-02-28keep predicate order and tweak outputEsteban Küber-3/+5
2020-02-28Tweak wordingEsteban Küber-1/+1
2020-02-28Mention the full path of the implementing traitEsteban Küber-1/+1
2020-02-28Track all predicates in errors, not just trait obligationsEsteban Küber-1/+3
2020-02-28Deduplicate information in E0599Esteban Küber-3/+1
2020-02-28On single local candidate, use span labelEsteban Küber-2/+3
2020-02-28Add more context to E0599 errorsEsteban Küber-2/+5
2020-01-08Unify output of "variant not found" errorsEsteban Küber-1/+1
2019-09-08Give method not found a primary span labelEsteban Küber-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+18