2018-10-09 01:31:50 -05:00
|
|
|
warning[E0705]: the feature `test_2018_feature` is included in the Rust 2018 edition
|
|
|
|
--> $DIR/E0705.rs:16:12
|
2018-08-02 11:31:54 -05:00
|
|
|
|
|
2018-10-09 01:31:50 -05:00
|
|
|
LL | #![feature(test_2018_feature)]
|
|
|
|
| ^^^^^^^^^^^^^^^^^
|
2018-08-02 11:31:54 -05:00
|
|
|
|