]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_interface/Cargo.toml
Auto merge of #69474 - Dylan-DPC:rollup-ciotplu, r=Dylan-DPC
[rust.git] / src / librustc_interface / Cargo.toml
index de7a9f4f5af1c754ed3d95e6676c0ccb2b6d39c9..b3ac5b0fc548ae0d956b4622e55cfbc48ea54532 100644 (file)
@@ -31,6 +31,7 @@ rustc_codegen_ssa = { path = "../librustc_codegen_ssa" }
 rustc_codegen_utils = { path = "../librustc_codegen_utils" }
 rustc_codegen_llvm = { path = "../librustc_codegen_llvm", optional = true }
 rustc_hir = { path = "../librustc_hir" }
+rustc_infer = { path = "../librustc_infer" }
 rustc_metadata = { path = "../librustc_metadata" }
 rustc_mir = { path = "../librustc_mir" }
 rustc_mir_build = { path = "../librustc_mir_build" }