]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_ast_pretty/Cargo.toml
Rollup merge of #102187 - b-naber:inline-const-source-info, r=eholk
[rust.git] / compiler / rustc_ast_pretty / Cargo.toml
index 5ad8714e9fec999dd71591a64daa47c2652ddae1..a3e3e823b08eb5b677cafe36e84e8bbe2009cf42 100644 (file)
@@ -4,7 +4,6 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
-doctest = false
 
 [dependencies]
 rustc_span = { path = "../rustc_span" }