]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_mir/Cargo.toml
Auto merge of #69156 - ecstatic-morse:unified-dataflow-impls2, r=eddyb
[rust.git] / src / librustc_mir / Cargo.toml
index 00881e3ea6f1943e996ac00f246cbf451ac13cb6..6b2e2bb919c1302825f494e79aa27a62e400f1a0 100644 (file)
@@ -17,6 +17,8 @@ log = "0.4"
 log_settings = "0.1.1"
 polonius-engine = "0.11.0"
 rustc = { path = "../librustc" }
+rustc_ast_pretty = { path = "../librustc_ast_pretty" }
+rustc_attr = { path = "../librustc_attr" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_errors = { path = "../librustc_errors" }
 rustc_hir = { path = "../librustc_hir" }