]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_borrowck/Cargo.toml
Auto merge of #106245 - estebank:mutability-suggestions, r=jyn514
[rust.git] / compiler / rustc_borrowck / Cargo.toml
index fbf628e865e2c8bc52331cf6a413cfdcfbeddf3a..87c113f3e30b7399c9d1b050c469e9237b87f223 100644 (file)
@@ -4,7 +4,6 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
-doctest = false
 
 [dependencies]
 either = "1.5.0"