mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 15:14:29 +00:00
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:
parent
daa922393c
commit
582ab5a0d0
3 changed files with 0 additions and 6 deletions
|
@ -1,5 +1,3 @@
|
|||
cargo-features = ["edition"]
|
||||
|
||||
[package]
|
||||
name = "clippy"
|
||||
version = "0.0.212"
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
cargo-features = ["edition"]
|
||||
|
||||
[package]
|
||||
name = "clippy_lints"
|
||||
# begin automatic update
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
cargo-features = ["edition"]
|
||||
|
||||
[package]
|
||||
name = "rustc_tools_util"
|
||||
version = "0.1.0"
|
||||
|
|
Loading…
Reference in a new issue