Skip to content

Commit 404a09d

Browse files
committed
the cargo feature: edition 2018 is stabilized in current nightly
1 parent f30cf51 commit 404a09d

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

Cargo.toml

-2
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

-2
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

-2
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)