rust/src/test/ui/E0705.stderr
2018-12-25 21:08:33 -07:00

7 lines
186 B
Plaintext

warning[E0705]: the feature `test_2018_feature` is included in the Rust 2018 edition
--> $DIR/E0705.rs:6:12
|
LL | #![feature(test_2018_feature)]
| ^^^^^^^^^^^^^^^^^