Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: cannot find macro `iamnotanextensionthatexists` in this scope
--> $DIR/ext-nonexistent.rs:2:13
|
LL | fn main() { iamnotanextensionthatexists!(""); }
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error