Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: concat_idents! takes 1 or more arguments
--> $DIR/issue-50403.rs:4:13
|
LL | let x = concat_idents!();
| ^^^^^^^^^^^^^^^^
error: aborting due to previous error