Sign in
rust
/
rust
/
3b917841b0cfefff70368f3feb7abc8f896d9bd1
/
.
/
tests
/
ui
/
attributes
/
attr-mix-new.stderr
blob: 628d93ff534e4eadbb5593211234a2b6d27479d4 [
file
]
warning
:
the
`#![feature]`
attribute can only be used at the crate root
-->
$DIR
/
attr
-
mix
-
new
.
rs
:
7
:
3
|
LL
|
#![feature(globs)]
|
^^^^^^^^^^^^^^^^^^
|
=
note
:
requested on the command line
with
`-W unused-attributes`
warning
:
1
warning emitted