7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
|
warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition
|
||
|
--> $DIR/edition-feature-redundant.rs:14:12
|
||
|
|
|
||
|
LL | #![feature(rust_2018_preview)]
|
||
|
| ^^^^^^^^^^^^^^^^^
|
||
|
|