Revert "the cargo feature: edition 2018 is stabilized in current nightly"

This reverts commit 404a09d61c.
This commit is contained in:
Oliver Schneider 2018-09-10 16:02:17 +02:00
parent 3e4f7fc4c0
commit 1128505fdd
3 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,5 @@
cargo-features = ["edition"]
[package]
name = "clippy"
version = "0.0.212"

View file

@ -1,3 +1,5 @@
cargo-features = ["edition"]
[package]
name = "clippy_lints"
# begin automatic update

View file

@ -1,3 +1,5 @@
cargo-features = ["edition"]
[package]
name = "rustc_tools_util"
version = "0.1.0"