X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_span%2FCargo.toml;h=48a2ab0f904ac073b76107c232d133a24139fb67;hb=542febd2d383b5082277c7d165b098c0a3b513f6;hp=7227b193f2194046d2aa81e15ffbb62ad673140f;hpb=9dcd19bd2e377448b0cc4749dfaf9e064d83a8c3;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" }