summary refs log tree commit diff
path: root/src/test/ui/suggestions/issue-84973-blacklist.stderr
AgeCommit message (Expand)AuthorLines
2022-04-05Suggest derivable trait on E0277ohno418-0/+4
2021-10-19Revert "Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank"Yuki Okushi-2/+2
2021-10-08update ui test expectationsTaylor Yu-2/+2
2021-09-16Point at argument when evaluating `Path`'s boundsEsteban Kuber-12/+2
2021-09-16Point at call span that introduced obligation for the argEsteban Kuber-4/+12
2021-08-16Use note to point at bound introducing requirementEsteban Küber-15/+27
2021-05-17Implement jackh726's suggestionsFabian Wolff-0/+64