]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_builtin_macros/Cargo.toml
Rollup merge of #98430 - camsteffen:flatten-refactor, r=joshtriplett
[rust.git] / compiler / rustc_builtin_macros / Cargo.toml
index 9031c3b2ecfbb57821e00d092a6391490b293267..7dc947f7d9a143fb1e72d6cdf9ae97814c7908ca 100644 (file)
@@ -16,6 +16,7 @@ rustc_errors = { path = "../rustc_errors" }
 rustc_feature = { path = "../rustc_feature" }
 rustc_lexer = { path = "../rustc_lexer" }
 rustc_lint_defs = { path = "../rustc_lint_defs" }
+rustc_macros = { path = "../rustc_macros" }
 rustc_parse = { path = "../rustc_parse" }
 rustc_target = { path = "../rustc_target" }
 rustc_session = { path = "../rustc_session" }