blob: 3d7acee0a56eb9fbd3cf83c93ff43a3c179319bc [file] [log] [blame]
error: missing trait in a trait impl
--> $DIR/issue-56031.rs:3:5
|
LL | impl for T {}
| ^
error: aborting due to previous error