Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: unexpected expression: `|x| [b; x]`
--> $DIR/issue-90878-2.rs:1:7
|
LL | #![l=|x|[b;x ]]
| ^^^^^^^^^
error: cannot find attribute `l` in this scope
--> $DIR/issue-90878-2.rs:1:5
| ^
error: aborting due to 2 previous errors