X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=cb3c0ee194fe2e4f0a3cab2b46be70b7bf9ec1ef;hb=0b1669d96cee9dec9035a50fdf0a967a68605f98;hp=c693985a2ad83e666440526863eafdbc4d0feb3a;hpb=c89b07aa520517d911aa269bef7f260fa61c6718;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" }