]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_span/Cargo.toml
Rollup merge of #103531 - chenyukang:yukang/fix-103474, r=estebank
[rust.git] / compiler / rustc_span / Cargo.toml
index 7227b193f2194046d2aa81e15ffbb62ad673140f..48a2ab0f904ac073b76107c232d133a24139fb67 100644 (file)
@@ -4,7 +4,6 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
-doctest = false
 
 [dependencies]
 rustc_serialize = { path = "../rustc_serialize" }