]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_typeck/Cargo.toml
Rollup merge of #86566 - fee1-dead:mir-pretty-print, r=oli-obk
[rust.git] / compiler / rustc_typeck / Cargo.toml
index d92d317e34ad68e89e5dc4fc9e6697ac78ee9192..eb55a8a23ad02b80f31929bab9a49281f76c9058 100644 (file)
@@ -26,3 +26,4 @@ rustc_span = { path = "../rustc_span" }
 rustc_index = { path = "../rustc_index" }
 rustc_infer = { path = "../rustc_infer" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
+rustc_ty_utils = { path = "../rustc_ty_utils" }