about summary refs log tree commit diff
path: root/tests/ui/traits/trivial_impl_sized.rs
AgeCommit message (Expand)AuthorLines
2025-02-25Don't require method impls for methods with `Self:Sized` bounds for impls for...Oli Scherer-4/+20
2023-06-26Add some tests around where bounds on associated items and their lack of effe...Oli Scherer-0/+26