]> git.lizzy.rs Git - rust.git/blob - src/test/ui/E0705.stderr
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / E0705.stderr
1 warning[E0705]: the feature `test_2018_feature` is included in the Rust 2018 edition
2   --> $DIR/E0705.rs:6:12
3    |
4 LL | #![feature(test_2018_feature)]
5    |            ^^^^^^^^^^^^^^^^^
6