Skip to content

Commit 582ab5a

Browse files
committed
Reapply: "the cargo feature: edition 2018 is stabilized in current nightly"
This reapplies commit 404a09d. Cargo got bumped in rust-lang/rust#54210
1 parent daa9223 commit 582ab5a

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
cargo-features = ["edition"]
2-
31
[package]
42
name = "clippy"
53
version = "0.0.212"

clippy_lints/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
cargo-features = ["edition"]
2-
31
[package]
42
name = "clippy_lints"
53
# begin automatic update

rustc_tools_util/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
cargo-features = ["edition"]
2-
31
[package]
42
name = "rustc_tools_util"
53
version = "0.1.0"

0 commit comments

Comments
 (0)