We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f17ce8b + 5b5ee0e commit 62a88c3Copy full SHA for 62a88c3
Cargo.toml
@@ -112,6 +112,3 @@ strip = true
112
rustc-std-workspace-core = { path = 'library/rustc-std-workspace-core' }
113
rustc-std-workspace-alloc = { path = 'library/rustc-std-workspace-alloc' }
114
rustc-std-workspace-std = { path = 'library/rustc-std-workspace-std' }
115
-
116
-[patch."https://github.com/rust-lang/rust-clippy"]
117
-clippy_lints = { path = "src/tools/clippy/clippy_lints" }
0 commit comments