Sign in
android
/
toolchain
/
rustc
/
da60c8575e02ed54fcffcb7f2f9289b4705b60ff
/
.
/
src
/
test
/
ui
/
error-codes
/
E0705.stderr
blob: 1cb83f2e381dc42bed6bb19d45c2ffbf68feb05f [
file
] [
log
] [
blame
]
warning
[
E0705
]:
the feature
`test_2018_feature`
is
included
in
the
Rust
2018
edition
-->
$DIR
/
E0705
.
rs
:
6
:
12
|
LL
|
#![feature(test_2018_feature)]
|
^^^^^^^^^^^^^^^^^