Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: expected identifier, found enum pattern
--> $DIR/pat-ref-enum.rs:3:11
|
LL | ref Some(i) => {}
| ^^^^
error: aborting due to previous error