]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_ty_utils/Cargo.toml
Rollup merge of #97992 - m-ou-se:stabilize-scoped-threads, r=joshtriplett
[rust.git] / compiler / rustc_ty_utils / Cargo.toml
index 78df95e680e005fd7fcc7c0d626f153b1dda6517..d03d675bfd231d546e097d7164cd1114a5ee7d29 100644 (file)
@@ -14,3 +14,4 @@ rustc_span = { path = "../rustc_span" }
 rustc_session = { path = "../rustc_session" }
 rustc_target = { path = "../rustc_target" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
+rustc_type_ir = { path = "../rustc_type_ir" }