]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_middle/Cargo.toml
Rollup merge of #80809 - camelid:rust-call-abi-msg, r=lcnr
[rust.git] / compiler / rustc_middle / Cargo.toml
index 3250f1830de18598575312312d7a4557a49ee5fd..47b7768b410a1eb15b2eaf99072de4ad30390396 100644 (file)
@@ -30,3 +30,4 @@ chalk-ir = "0.36.0"
 smallvec = { version = "1.0", features = ["union", "may_dangle"] }
 measureme = "9.0.0"
 rustc_session = { path = "../rustc_session" }
+rustc_type_ir = { path = "../rustc_type_ir" }