Skip to content

Commit

Permalink
Unrolled build for rust-lang#124406
Browse files Browse the repository at this point in the history
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
  • Loading branch information
rust-timer committed Apr 28, 2024
2 parents aed2187 + 5b5ee0e commit d8303b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,3 @@ strip = true
rustc-std-workspace-core = { path = 'library/rustc-std-workspace-core' }
rustc-std-workspace-alloc = { path = 'library/rustc-std-workspace-alloc' }
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" }

0 comments on commit d8303b1

Please sign in to comment.