Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
resolve
/
path-attr-in-const-block.stderr
blob: 8f9e58157c809c3404fe7c6ba3d522519ff3617e [
file
] [
log
] [
blame
] [
edit
]
error
:
cannot find macro
`foo`
in
this
scope
-->
$DIR
/
path
-
attr
-
in
-
const
-
block
.
rs
:
6
:
19
|
LL
|
#![path = foo!()]
|
^^^
error
:
aborting due to
1
previous error