]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_errors/Cargo.toml
Auto merge of #99040 - gimbles:ci-std-tests, r=pietroalbini
[rust.git] / compiler / rustc_errors / Cargo.toml
index 89557626057133ccbd2d623bcf7e46105d21521e..7d7e92c522922fbf99ba2ac57eb238023a85c715 100644 (file)
@@ -13,6 +13,7 @@ rustc_serialize = { path = "../rustc_serialize" }
 rustc_span = { path = "../rustc_span" }
 rustc_macros = { path = "../rustc_macros" }
 rustc_data_structures = { path = "../rustc_data_structures" }
+rustc_hir = { path = "../rustc_hir" }
 rustc_lint_defs = { path = "../rustc_lint_defs" }
 unicode-width = "0.1.4"
 atty = "0.2"