// check-pass // compile-flags: -Znext-solver fn test(x: T::Item) -> impl Sized { x } fn main() {}