X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_errors%2FCargo.toml;h=7803a0792e12c9c3c1ce5ccc1a76c8f689a5c43c;hb=56f132565eb31eeb9ec7e1800a6ab2ca354e710e;hp=1eb9dca2a2b915ca70e8222767c28e99164d0db6;hpb=27579a214dc2a918e67bffb51a0825005e8bd42e;p=rust.git diff --git a/compiler/rustc_errors/Cargo.toml b/compiler/rustc_errors/Cargo.toml index 1eb9dca2a2b..7803a0792e1 100644 --- a/compiler/rustc_errors/Cargo.toml +++ b/compiler/rustc_errors/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] tracing = "0.1"