List of features requiring `?Trait` bounds

Hello, I want this thread to be one place with all features that depend on ?Trait bound. To my knowledge, some of them include "size != stripe", Linear types, Relevant types. Can you please mention/link more of those?

Is "extern type" one?

1 Like

sort of, the actual feature is fully unsized types, current "unsized" types still have a size known at runtime