about summary refs log tree commit diff
path: root/src/test/ui/bound-suggestions.stderr
AgeCommit message (Expand)AuthorLines
2021-03-31give full path of constraint in suggest_constraining_type_paramhi-rustin-12/+12
2021-01-24Account for generics when suggesting boundEsteban Küber-1/+81
2020-09-02pretty: trim paths of unique symbolsDan Aloni-30/+30
2020-07-14Remove redundant explanatory `note` for type parametersEsteban Küber-6/+0
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-30/+24
2020-02-09Improve reporting errors and suggestions for trait boundsPatryk Wychowaniec-0/+93