error: missing type to the right of `=` --> $DIR/issue-89013-type.rs:9:13 | LL | impl Foo for Bar { | ^---- expected type, found keyword `type` error: aborting due to 1 previous error