rust/src/test/ui/error-codes/E0705.stderr

6 lines
186 B
Text

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