summary refs log tree commit diff
path: root/src/test/ui/traits/negative-impls/explicitly-unimplemented-error-message.stderr
AgeCommit message (Expand)AuthorLines
2022-07-07Track implicit `Sized` obligations in type paramsEsteban Küber-2/+2
2022-06-22point to type param definition when not finding variant, method and assoc typeTakayuki Maeda-2/+2
2022-02-11Fix typo: explicitely->explicitlyKagami Sascha Rosylight-4/+4
2021-03-29Suggest box/pin/arc ing receiver on method callsEsteban Küber-8/+0
2020-12-16Take into account negative impls in "trait item not found" suggestionsLeSeulArtichaut-0/+60