]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_interface/Cargo.toml
Rollup merge of #100693 - scottmcm:new-llvm15-nops, r=Mark-Simulacrum
[rust.git] / compiler / rustc_interface / Cargo.toml
index 1ecbc876c8d8a121f0e8c149c571ee57107e39d5..da4002d09ad029db6f397df74f946a333b4a6a26 100644 (file)
@@ -17,6 +17,7 @@ rustc_attr = { path = "../rustc_attr" }
 rustc_borrowck = { path = "../rustc_borrowck" }
 rustc_builtin_macros = { path = "../rustc_builtin_macros" }
 rustc_expand = { path = "../rustc_expand" }
+rustc_macros = { path = "../rustc_macros" }
 rustc_parse = { path = "../rustc_parse" }
 rustc_session = { path = "../rustc_session" }
 rustc_span = { path = "../rustc_span" }