blob: 8f923efb093f3f0feffae3c9e765a661b0535a93 [file] [log] [blame]
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