Skip to content

Commit

Permalink
Rollup merge of #124406 - Alexendoo:cargo-patch-clippy, r=Mark-Simula…
Browse files Browse the repository at this point in the history
…crum

Remove unused `[patch]` for clippy_lints

Looks like it was once used by RLS
  • Loading branch information
matthiaskrgr authored Apr 27, 2024
2 parents f17ce8b + 5b5ee0e commit 62a88c3
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 62a88c3

Please sign in to comment.