]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_interface/Cargo.toml
Rollup merge of #71607 - RalfJung:pin-drop-panic, r=nikomatsakis
[rust.git] / src / librustc_interface / Cargo.toml
index 8ea866d7cab5ca76a74ea79da4880a611e7792b1..2963eb29bc170ef3b5ba438d171c52a8512af7ce 100644 (file)
@@ -32,7 +32,6 @@ rustc_codegen_ssa = { path = "../librustc_codegen_ssa" }
 rustc_symbol_mangling = { path = "../librustc_symbol_mangling" }
 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" }