about summary refs log tree commit diff
path: root/tests/ui/traits/method-on-unbounded-type-param.stderr
AgeCommit message (Expand)AuthorLines
2024-05-20Implement BOXED_SLICE_INTO_ITERMichael Goulet-2/+2
2024-03-27Sort a diagnostic by `DefPathStr` instead of `DefId`Oli Scherer-8/+8
2024-01-30Account for non-overlapping unmet trait bounds in suggestionEsteban Küber-6/+16
2024-01-30fix rebaseEsteban Küber-13/+4
2024-01-30Account for unbounded type param receiver in suggestionsEsteban Küber-8/+8
2024-01-30Add test for method on unbounded type parameter receiverEsteban Küber-0/+83