Skip to content

Commit d8303b1

Browse files
authored
Unrolled build for rust-lang#124406
Rollup merge of rust-lang#124406 - Alexendoo:cargo-patch-clippy, r=Mark-Simulacrum Remove unused `[patch]` for clippy_lints Looks like it was once used by RLS
2 parents aed2187 + 5b5ee0e commit d8303b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,3 @@ strip = true
112112
rustc-std-workspace-core = { path = 'library/rustc-std-workspace-core' }
113113
rustc-std-workspace-alloc = { path = 'library/rustc-std-workspace-alloc' }
114114
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

Comments
 (0)