]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_attr/Cargo.toml
Auto merge of #103881 - ChayimFriedman2:patch-2, r=compiler-errors
[rust.git] / compiler / rustc_attr / Cargo.toml
index ba310a6860e82386214c9205ac2f21aed3d52d89..6349ddf31d10b515c14d50cc1f6ad43b81d6d1a3 100644 (file)
@@ -4,7 +4,6 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
-doctest = false
 
 [dependencies]
 rustc_ast_pretty = { path = "../rustc_ast_pretty" }