X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_span%2FCargo.toml;h=48a2ab0f904ac073b76107c232d133a24139fb67;hb=f00897e2f4a411b0fa8ffb403a114bca007f0601;hp=7227b193f2194046d2aa81e15ffbb62ad673140f;hpb=96737e3a52306192c23bf30b4108c568ec1f7701;p=rust.git diff --git a/compiler/rustc_span/Cargo.toml b/compiler/rustc_span/Cargo.toml index 7227b193f21..48a2ab0f904 100644 --- a/compiler/rustc_span/Cargo.toml +++ b/compiler/rustc_span/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] rustc_serialize = { path = "../rustc_serialize" }