mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-13 10:29:16 +00:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
error: invalid crate attribute
|
|
--> <crate attribute>:1:1
|
|
|
|
|
LL | feature(foo),feature(bar)
|
|
| ^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|