about summary refs log tree commit diff
path: root/src/test/ui/traits/suggest-deferences
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-361/+0
2022-12-14Rollup merge of #105595 - TaKO8Ki:suggest-dereferencing-receiver-argument, r=...Matthias Krüger-0/+43
2022-12-14suggest dereferencing receiver arguments properlyTakayuki Maeda-0/+43
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-6/+0
2022-08-20Rollup merge of #100796 - TaKO8Ki:remove-unnecessary-string-searching, r=comp...Matthias Krüger-12/+18
2022-08-20remove unnecessary string searchingsTakayuki Maeda-12/+18
2022-08-18Reword "Required because of the requirements on the impl of ..."Andy Wang-3/+3
2022-04-04Remove hack, fix fmt and testsEsteban Kuber-2/+0
2022-04-04Suggest dereferncing when possible in E0277, fix #87437Esteban Kuber-3/+55
2022-04-04Mention implementers of unsatisfied traitEsteban Kuber-2/+1
2022-02-14further update `fuzzy_match_tys`lcnr-4/+0
2022-02-14fuzzify `fuzzy_match_tys`lcnr-0/+6
2021-09-16Point at call span that introduced obligation for the argEsteban Kuber-13/+18
2021-08-16Use note to point at bound introducing requirementEsteban Küber-13/+22
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-1/+1
2021-02-09Organize trait test filesBram van den Heuvel-0/+253