Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
attributes
/
attr-bad-crate-attr.stderr
blob: 22522896bd1a97e2759659acc583859ccedd3fa5 [
file
] [
log
] [
blame
]
error
:
expected item after attributes
-->
$DIR
/
attr
-
bad
-
crate
-
attr
.
rs
:
7
:
1
|
LL
|
#[attr = "val"] // Unterminated
|
^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error