]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_borrowck/Cargo.toml
Suggest `.clone()` on method call move errors
[rust.git] / compiler / rustc_borrowck / Cargo.toml
index 87c113f3e30b7399c9d1b050c469e9237b87f223..f5001172754c711f8e36230aa0b861b1f2711445 100644 (file)
@@ -15,6 +15,7 @@ rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }
 rustc_graphviz = { path = "../rustc_graphviz" }
 rustc_hir = { path = "../rustc_hir" }
+rustc_hir_analysis = { path = "../rustc_hir_analysis" }
 rustc_index = { path = "../rustc_index" }
 rustc_infer = { path = "../rustc_infer" }
 rustc_lexer = { path = "../rustc_lexer" }