]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lint/Cargo.toml
Auto merge of #79762 - Swatinem:remap-doctest-coverage, r=Swatinem
[rust.git] / compiler / rustc_lint / Cargo.toml
index 760a8e385d680a4d8afb9cbc13b085c19790aaf3..c56eb09b63471ad96408bae68f8f65eda0c084d1 100644 (file)
@@ -20,3 +20,4 @@ rustc_feature = { path = "../rustc_feature" }
 rustc_index = { path = "../rustc_index" }
 rustc_session = { path = "../rustc_session" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
+rustc_parse_format = { path = "../rustc_parse_format" }