X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_errors%2FCargo.toml;h=7803a0792e12c9c3c1ce5ccc1a76c8f689a5c43c;hb=56f132565eb31eeb9ec7e1800a6ab2ca354e710e;hp=1eb9dca2a2b915ca70e8222767c28e99164d0db6;hpb=1f1defc2f6f5c828e287845d04076cd22e90671e;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"