X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_incremental%2FCargo.toml;h=179e85f32c913b44c1edfdcac882f7fbdaa6ebf8;hb=303ebd5b0400073a82d68053fc789de72dabe2b5;hp=d3c425a072bce6b7ff2476cdb282d25405055624;hpb=354e014b84ce2c39b88049d83ae5b9dae73b1047;p=rust.git diff --git a/compiler/rustc_incremental/Cargo.toml b/compiler/rustc_incremental/Cargo.toml index d3c425a072b..179e85f32c9 100644 --- a/compiler/rustc_incremental/Cargo.toml +++ b/compiler/rustc_incremental/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] rustc_graphviz = { path = "../rustc_graphviz" }