Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: macro rhs must be delimited
--> $DIR/unused-macro-rules-malformed-rule.rs:6:11
|
LL | () => 0;
| ^
error: aborting due to 1 previous error