Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: expected pattern, found keyword `in`
--> $DIR/keyword-in-as-identifier.rs:4:9
|
LL | let in = "foo";
| ^^ expected pattern
error: aborting due to previous error