error: expected a trait, found type --> $DIR/impl-opt-out-trait.rs:8:6 | LL | impl ?const T for S {} | ^^^^^^^^ error: aborting due to previous error