]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_ast_lowering/Cargo.toml
Rollup merge of #102766 - thomcc:remove-resolv, r=Mark-Simulacrum
[rust.git] / compiler / rustc_ast_lowering / Cargo.toml
index 5554fcd29bdc224c0c65ddd60e2ba31514f1f8b9..ce1c8d4997d745b3c4760649db7786ef48bfccef 100644 (file)
@@ -4,6 +4,7 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
+doctest = false
 
 [dependencies]
 rustc_arena = { path = "../rustc_arena" }