Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: `_` cannot be a raw identifier
--> $DIR/raw-literal-underscore.rs:2:9
|
LL | let r#_: ();
| ^^^
error: aborting due to previous error