]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lint_defs/Cargo.toml
Auto merge of #94304 - notriddle:notriddle/buffer-args, r=CraftSpider
[rust.git] / compiler / rustc_lint_defs / Cargo.toml
index 798d50819e2d8b8449c5a74c10e9e9e97aee2bd5..8acf7943de9cf06b399124c0678ab76423734e58 100644 (file)
@@ -10,3 +10,4 @@ rustc_span = { path = "../rustc_span" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_macros = { path = "../rustc_macros" }
 rustc_target = { path = "../rustc_target" }
+rustc_hir = { path = "../rustc_hir" }