]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_ty_utils/Cargo.toml
Rollup merge of #101298 - notriddle:notriddle/rustdoc-main-since, r=GuillaumeGomez
[rust.git] / compiler / rustc_ty_utils / Cargo.toml
index caad2ed4274f8d13017cc92d71a3a88c403fd952..52fbd3ae047732c18b504514e4c210baec942559 100644 (file)
@@ -10,6 +10,7 @@ rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }
 rustc_hir = { path = "../rustc_hir" }
 rustc_infer = { path = "../rustc_infer" }
+rustc_macros = { path = "../rustc_macros" }
 rustc_span = { path = "../rustc_span" }
 rustc_session = { path = "../rustc_session" }
 rustc_target = { path = "../rustc_target" }