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

This reverts commit 404a09d61c.
This commit is contained in:
Eduard-Mihai Burtescu 2018-09-15 11:10:21 +03:00
parent 85caaf5905
commit c70bfb2cac
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"