]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir_pretty/Cargo.toml
Rollup merge of #105710 - compiler-errors:dyn-star-rigid-cast, r=eholk
[rust.git] / compiler / rustc_hir_pretty / Cargo.toml
index 46a8e7deeed047bcccd932c9f7cd501201c3c312..1ea7be1ae7b520fc3e8fad9442b0d53e99e13750 100644 (file)
@@ -4,7 +4,6 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
-doctest = false
 
 [dependencies]
 rustc_ast_pretty = { path = "../rustc_ast_pretty" }