]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_const_eval/Cargo.toml
New upstream version 1.63.0+dfsg1
[rustc.git] / compiler / rustc_const_eval / Cargo.toml
index 4ed908a383332bc21d01c9b01fc831b33c8893b5..32e8233a0415ff868a840e525a974102766f09f4 100644 (file)
@@ -24,3 +24,4 @@ rustc_session = { path = "../rustc_session" }
 rustc_target = { path = "../rustc_target" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
 rustc_span = { path = "../rustc_span" }
+rustc_type_ir = { path = "../rustc_type_ir" }