]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_llvm/Cargo.toml
Rollup merge of #93400 - ChayimFriedman2:dont-suggest-using-const-with-bounds-unused...
[rust.git] / compiler / rustc_codegen_llvm / Cargo.toml
index 3b410c2cb4a7ec629bf133d0cc13c2e6e4d0c8af..67183ff5887e9a4d5447f764898df5e6762f9803 100644 (file)
@@ -25,6 +25,7 @@ rustc_fs_util = { path = "../rustc_fs_util" }
 rustc_hir = { path = "../rustc_hir" }
 rustc_index = { path = "../rustc_index" }
 rustc_llvm = { path = "../rustc_llvm" }
+rustc_macros = { path = "../rustc_macros" }
 rustc_metadata = { path = "../rustc_metadata" }
 rustc_query_system = { path = "../rustc_query_system" }
 rustc_session = { path = "../rustc_session" }