Remove unused [patch]
for clippy_lints
This commit is contained in:
parent
5ff8fbb2d8
commit
5b5ee0e7bd
@ -112,6 +112,3 @@ strip = true
|
|||||||
rustc-std-workspace-core = { path = 'library/rustc-std-workspace-core' }
|
rustc-std-workspace-core = { path = 'library/rustc-std-workspace-core' }
|
||||||
rustc-std-workspace-alloc = { path = 'library/rustc-std-workspace-alloc' }
|
rustc-std-workspace-alloc = { path = 'library/rustc-std-workspace-alloc' }
|
||||||
rustc-std-workspace-std = { path = 'library/rustc-std-workspace-std' }
|
rustc-std-workspace-std = { path = 'library/rustc-std-workspace-std' }
|
||||||
|
|
||||||
[patch."https://github.com/rust-lang/rust-clippy"]
|
|
||||||
clippy_lints = { path = "src/tools/clippy/clippy_lints" }
|
|
||||||
|
Loading…
Reference in New Issue
Block a user