]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lint/Cargo.toml
Rollup merge of #98383 - m-ou-se:remove-memory-order-restrictions, r=joshtriplett
[rust.git] / compiler / rustc_lint / Cargo.toml
index fab60b6f6096c0c424b6c69203ef57552c6d6501..7c0f2c440d51d291a029dfbf6eae5dc840fe1a0c 100644 (file)
@@ -22,3 +22,4 @@ rustc_trait_selection = { path = "../rustc_trait_selection" }
 rustc_parse_format = { path = "../rustc_parse_format" }
 rustc_infer = { path = "../rustc_infer" }
 rustc_type_ir = { path = "../rustc_type_ir" }
+rustc_macros = { path = "../rustc_macros" }