]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_symbol_mangling/Cargo.toml
Auto merge of #85272 - ChayimFriedman2:matches-leading-pipe, r=m-ou-se
[rust.git] / compiler / rustc_symbol_mangling / Cargo.toml
index 3df5f16131922cfb3455d99aa19907ae1edd81cc..53d4dc2922f421c4dcef658a2a5969c14a971907 100644 (file)
@@ -12,7 +12,6 @@ tracing = "0.1"
 punycode = "0.4.0"
 rustc-demangle = "0.1.18"
 
-rustc_ast = { path = "../rustc_ast" }
 rustc_span = { path = "../rustc_span" }
 rustc_middle = { path = "../rustc_middle" }
 rustc_hir = { path = "../rustc_hir" }