]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_passes/Cargo.toml
Rollup merge of #107022 - scottmcm:ordering-option-eq, r=m-ou-se
[rust.git] / compiler / rustc_passes / Cargo.toml
index 676812db59ae50031ab499aedcf8489bb5c3d10b..faa9c493d88751b00196dd43ba6afa43a3058a58 100644 (file)
@@ -15,6 +15,7 @@ rustc_hir = { path = "../rustc_hir" }
 rustc_index = { path = "../rustc_index" }
 rustc_session = { path = "../rustc_session" }
 rustc_target = { path = "../rustc_target" }
+rustc_macros = { path = "../rustc_macros" }
 rustc_ast = { path = "../rustc_ast" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_span = { path = "../rustc_span" }