]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_trait_selection/Cargo.toml
Rollup merge of #105443 - compiler-errors:move-more, r=oli-obk
[rust.git] / compiler / rustc_trait_selection / Cargo.toml
index 566f236f26a8c7061587937dcc40780f49dcb592..67613e1a4ebc01e31aacb60aead8538012423dd0 100644 (file)
@@ -4,7 +4,6 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
-doctest = false
 
 [dependencies]
 rustc_parse_format = { path = "../rustc_parse_format" }