]> git.lizzy.rs Git - rust.git/blobdiff - src/Cargo.toml
save-analysis: make sure we save the def for the last segment of a path
[rust.git] / src / Cargo.toml
index 01663487f92e12459857cecd4135d2272d2bfa14..e8c44ea57c2e950c6083c020fac9e9c9c368b0c2 100644 (file)
@@ -64,3 +64,4 @@ rustc-workspace-hack = { path = 'tools/rustc-workspace-hack' }
 
 [patch."https://github.com/rust-lang-nursery/rust-clippy"]
 clippy_lints = { path = "tools/clippy/clippy_lints" }
+rustc_tools_util = { path = "tools/clippy/rustc_tools_util" }