]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_passes/Cargo.toml
Rollup merge of #84444 - notriddle:num-docs-from-undocumented-items-toggle, r=yaahc
[rust.git] / compiler / rustc_passes / Cargo.toml
index c87799f1c2acc8dcba61750a647a86a8e269feaf..4069fb2127e026a7e2c93b63efe05d5bed82018e 100644 (file)
@@ -19,3 +19,4 @@ rustc_serialize = { path = "../rustc_serialize" }
 rustc_span = { path = "../rustc_span" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
 rustc_lexer = { path = "../rustc_lexer" }
+rustc_ast_pretty = { path = "../rustc_ast_pretty" }