Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: expected `{}`, found `;`
--> $DIR/empty-impl-semicolon.rs:2:9
|
LL | impl Foo;
| ^
= help: try using `{}` instead
error: aborting due to previous error