]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_ssa/Cargo.toml
fix various subst_identity vs skip_binder
[rust.git] / compiler / rustc_codegen_ssa / Cargo.toml
index 345174fb595ab1de60c74441c44e3481730bdb7c..d1ad687e6aee32a2b3e30c17557e58e366efce87 100644 (file)
@@ -27,6 +27,7 @@ rustc_arena = { path = "../rustc_arena" }
 rustc_ast = { path = "../rustc_ast" }
 rustc_span = { path = "../rustc_span" }
 rustc_middle = { path = "../rustc_middle" }
+rustc_type_ir = { path = "../rustc_type_ir" }
 rustc_attr = { path = "../rustc_attr" }
 rustc_symbol_mangling = { path = "../rustc_symbol_mangling" }
 rustc_data_structures = { path = "../rustc_data_structures" }