Rollup merge of #124406 - Alexendoo:cargo-patch-clippy, r=Mark-Simulacrum
Remove unused `[patch]` for clippy_lints Looks like it was once used by RLS
This commit is contained in:
commit
62a88c375c
@ -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…
x
Reference in New Issue
Block a user