Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
attribute
/
attr-bad-meta.stderr
blob: 4ca7d6d9fe6e71d178f31f2109440fc49485925b [
file
] [
log
] [
blame
] [
edit
]
error
:
expected one of
`(`
,
`::`
,
`=`
,
`[`
,
`]`
,
or
`{`
,
found
`*`
-->
$DIR
/
attr
-
bad
-
meta
.
rs
:
1
:
7
|
LL
|
#[path*]
|
^
expected one of
`(`
,
`::`
,
`=`
,
`[`
,
`]`
,
or
`{`
error
:
aborting due to
1
previous error