]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_metadata/Cargo.toml
Rollup merge of #98226 - ChrisDenton:doc-extern-options, r=ehuss
[rust.git] / compiler / rustc_metadata / Cargo.toml
index 59796dd6529435c4cd3f1f6c64788ff5980b4348..41224e33461776b212e3d92a20bcc63b08adc7ed 100644 (file)
@@ -27,3 +27,4 @@ rustc_ast = { path = "../rustc_ast" }
 rustc_expand = { path = "../rustc_expand" }
 rustc_span = { path = "../rustc_span" }
 rustc_session = { path = "../rustc_session" }
+rustc_type_ir = { path = "../rustc_type_ir" }