Skip to content

Commit 4720f63

Browse files
committed
Remove implied rust_2018 feature
We are already on the edition and this feature is implied.
1 parent 76321d3 commit 4720f63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// error-pattern:cargo-clippy
22
#![feature(plugin_registrar)]
3-
#![feature(rust_2018_preview)]
43
#![feature(rustc_private)]
54
#![feature(macro_vis_matcher)]
65
#![allow(unknown_lints)]

0 commit comments

Comments
 (0)