]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir/Cargo.toml
change usages of impl_trait_ref to bound_impl_trait_ref
[rust.git] / compiler / rustc_hir / Cargo.toml
index 69ad623b7ea864b3eda089500698fa72cd122236..129f8d235adbcf88290e3f52101247b817d32b2e 100644 (file)
@@ -4,7 +4,6 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
-doctest = false
 
 [dependencies]
 rustc_arena = { path = "../rustc_arena" }