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