mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-16 22:18:40 +00:00
Revert "the cargo feature: edition 2018 is stabilized in current nightly"
This reverts commit 404a09d61c
.
This commit is contained in:
parent
3e4f7fc4c0
commit
1128505fdd
3 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
cargo-features = ["edition"]
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "clippy"
|
name = "clippy"
|
||||||
version = "0.0.212"
|
version = "0.0.212"
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
cargo-features = ["edition"]
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "clippy_lints"
|
name = "clippy_lints"
|
||||||
# begin automatic update
|
# begin automatic update
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
cargo-features = ["edition"]
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "rustc_tools_util"
|
name = "rustc_tools_util"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue