summaryrefslogtreecommitdiffstats
path: root/tests/ui/rust-2018/edition-lint-paths.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ui/rust-2018/edition-lint-paths.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/rust-2018/edition-lint-paths.rs b/tests/ui/rust-2018/edition-lint-paths.rs
index e278983da..2c4a070ce 100644
--- a/tests/ui/rust-2018/edition-lint-paths.rs
+++ b/tests/ui/rust-2018/edition-lint-paths.rs
@@ -1,7 +1,6 @@
// aux-build:edition-lint-paths.rs
// run-rustfix
-#![feature(rust_2018_preview)]
#![deny(absolute_paths_not_starting_with_crate)]
#![allow(unused)]