]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_incremental/Cargo.toml
Rollup merge of #102345 - chenyukang:fix-102182-impl-trait, r=estebank
[rust.git] / compiler / rustc_incremental / Cargo.toml
index d3c425a072bce6b7ff2476cdb282d25405055624..179e85f32c913b44c1edfdcac882f7fbdaa6ebf8 100644 (file)
@@ -4,7 +4,6 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
-doctest = false
 
 [dependencies]
 rustc_graphviz = { path = "../rustc_graphviz" }