Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
modules
/
path-macro.stderr
blob: eb02c721edd32050b616c1d5210f7e2370643825 [
file
] [
log
] [
blame
] [
edit
]
error
:
malformed
`path`
attribute input
-->
$DIR
/
path
-
macro
.
rs
:
5
:
1
|
LL
|
#[path = foo!()]
|
^^^^^^^^^^^^^^^^
help
:
must be of the form
:
`#[path = "file"]`
error
:
aborting due to
1
previous error