Skip to content

Commit eae7b99

Browse files
committed
Auto merge of #4714 - msizanoen1:remove-plugin, r=Manishearth
Remove clippy plugin This PR removes the clippy plugin, which is already deprecated and is causing the `fmt_macros` not found error in rust-lang/rust#62558: rust-lang/rust#62558 (comment) changelog: remove plugin interface
2 parents d1e0490 + a127e14 commit eae7b99

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ publish = false
2222
travis-ci = { repository = "rust-lang/rust-clippy" }
2323
appveyor = { repository = "rust-lang/rust-clippy" }
2424

25-
[lib]
26-
name = "clippy"
27-
plugin = true
28-
test = false
29-
3025
[[bin]]
3126
name = "cargo-clippy"
3227
test = false

src/lib.rs

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)