We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab24d7 commit a127e14Copy full SHA for a127e14
Cargo.toml
@@ -22,11 +22,6 @@ publish = false
22
travis-ci = { repository = "rust-lang/rust-clippy" }
23
appveyor = { repository = "rust-lang/rust-clippy" }
24
25
-[lib]
26
-name = "clippy"
27
-plugin = true
28
-test = false
29
-
30
[[bin]]
31
name = "cargo-clippy"
32
test = false
src/lib.rs
0 commit comments