blob: 0a91719e1f15b269b7652866d0b5264b43a10bb6 [file] [log] [blame]
error: expected a trait, found type
--> $DIR/impl-tilde-const-trait.rs:6:6
|
LL | impl ~const T for S {}
| ^^^^^^^^
error: aborting due to previous error