error: `?const` and `?` are mutually exclusive --> $DIR/with-maybe-sized.rs:4:13 | LL | struct S(std::marker::PhantomData); | ^^^^^^^^^^^^^ error: aborting due to previous error