]> git.lizzy.rs Git - rust.git/blob - src/test/ui/E0705.stderr
Auto merge of #60132 - davidtwco:issue-60075, r=estebank
[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