Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-1655.stderr
blob: 0c390a0ec563c95c78e25b7fcf996520a33f0bd0 [
file
] [
log
] [
blame
]
error
:
expected one of
`!`
or
`[`
,
found
`vec`
-->
$DIR
/
issue
-
1655.rs
:
2
:
6
|
LL
|
#vec[doc(
|
^^^
expected one of
`!`
or
`[`
error
:
aborting due to previous error