about summary refs log tree commit diff
path: root/src/test/ui/suggestions/adt-param-with-implicit-sized-bound.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2020-06-16Provide `help` when `T: ?Sized` can't be suggestedEsteban Küber-0/+11
2020-06-15Suggest `?Sized` when applicable for ADTsEsteban Küber-0/+17