]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_session/Cargo.toml
Adopt let_else in even more places
[rust.git] / compiler / rustc_session / Cargo.toml
index 4cff21bee3dc37f4bafbbaa0ea71b87b6c9ff24d..37cfc4a0dc3c2b91d586228a5d61df1dda0e7912 100644 (file)
@@ -9,6 +9,7 @@ rustc_macros = { path = "../rustc_macros" }
 tracing = "0.1"
 rustc_errors = { path = "../rustc_errors" }
 rustc_feature = { path = "../rustc_feature" }
+rustc_hir = { path = "../rustc_hir" }
 rustc_target = { path = "../rustc_target" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_data_structures = { path = "../rustc_data_structures" }