Merge pull request #19963 from ChayimFriedman2/unsized-impl-items
fix: Do not error at impls for unsized types that do not include `where Self: Sized` items
This commit is contained in:
commit
6f665f9102
fix: Do not error at impls for unsized types that do not include `where Self: Sized` items