Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
parser
/
doc-before-attr.stderr
blob: 14fd01af2f98af15345c4a6995b4634bf32390e7 [
file
]
error
:
expected item after attributes
-->
$DIR
/
doc
-
before
-
attr
.
rs
:
4
:
1
|
LL
|
/// hi
|
------
other attributes here
LL
|
#[derive(Debug)]
|
^^^^^^^^^^^^^^^^
error
:
aborting due to previous error