]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_span/Cargo.toml
merge rustc history
[rust.git] / compiler / rustc_span / Cargo.toml
index 48a2ab0f904ac073b76107c232d133a24139fb67..7227b193f2194046d2aa81e15ffbb62ad673140f 100644 (file)
@@ -4,6 +4,7 @@ version = "0.0.0"
 edition = "2021"
 
 [lib]
+doctest = false
 
 [dependencies]
 rustc_serialize = { path = "../rustc_serialize" }