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