X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=cb3c0ee194fe2e4f0a3cab2b46be70b7bf9ec1ef;hb=284e1a86c0e3e3aed269b5c545d3e9dc78bafa8a;hp=c693985a2ad83e666440526863eafdbc4d0feb3a;hpb=b2b7a063af39455d7362524da3123c34c3f4842e;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index c693985a2ad..cb3c0ee194f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,4 +70,3 @@ rustc-std-workspace-core = { path = 'src/tools/rustc-std-workspace-core' } [patch."https://github.com/rust-lang/rust-clippy"] clippy_lints = { path = "src/tools/clippy/clippy_lints" } -rustc_tools_util = { path = "src/tools/clippy/rustc_tools_util" }