summary refs log tree commit diff
path: root/src/test/ui/suggestions/missing-trait-bounds-for-method-call.rs
AgeCommit message (Expand)AuthorLines
2021-01-26Avoid describing a method as 'not found' when bounds are unsatisfiedAaron Hill-2/+2
2020-02-28Suggest constraining type parametersEsteban Küber-0/+31