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

This reapplies commit 404a09d.

Cargo got bumped in rust-lang/rust#54210
This commit is contained in:
flip1995 2018-09-14 13:39:23 +02:00
parent daa922393c
commit 582ab5a0d0
No known key found for this signature in database
GPG key ID: 9F184E1164831181
3 changed files with 0 additions and 6 deletions

View file

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

View file

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

View file

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