about summary refs log tree commit diff
path: root/tests/ui/sized-hierarchy/impls.rs
AgeCommit message (Expand)AuthorLines
2025-07-01Remove support for dyn*Michael Goulet-6/+1
2025-06-16trait_sel: skip elaboration of sizedness supertraitDavid Wood-0/+1
2025-06-16hir_analysis: add `{Meta,Pointee}Sized` boundsDavid Wood-6/+8
2025-06-16trait_sel: `{Meta,Pointee}Sized` on `?Sized` typesDavid Wood-0/+307