Sign in
rust
/
rust
/
6ea369cfee9420f6fe3f89e4bff7b01ac0ef920d
/
.
/
tests
/
ui
/
resolve
/
nonexistent-macro.stderr
blob: 7e89e07bf30b861fb330ff459a9beba1a2af43d7 [
file
]
error
:
cannot find macro
`iamnotanextensionthatexists`
in
this
scope
-->
$DIR
/
nonexistent
-
macro
.
rs
:
4
:
5
|
LL
|
iamnotanextensionthatexists
!(
""
);
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error