Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
attributes
/
z-crate-attr
/
inner-attr.stderr
blob: 1acb8c2e750b3058d496ed2bee4c280d5bca8f34 [
file
] [
log
] [
blame
]
error
:
expected identifier
,
found
`#`
-->
<
crate attribute
>:
1
:
4
|
LL
|
#![#![feature(foo)]]
|
^
expected identifier
error
:
aborting due to
1
previous error