]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_builtin_macros/Cargo.toml
Auto merge of #103096 - petrochenkov:indresdoc, r=cjgillot
[rust.git] / compiler / rustc_builtin_macros / Cargo.toml
index 5ac45c321c412cefed46edf2f357289437456d69..6469d0d7b88a68440c2b27735de6aede13a93f39 100644 (file)
@@ -4,6 +4,7 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
+doctest = false
 
 [dependencies]
 rustc_ast = { path = "../rustc_ast" }