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