X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_feature%2FCargo.toml;h=6f6468646fc7c3ccfae87eeab389535beb464f23;hb=9ec36f56684cbd0fa90ab2da3c5084811f7a3989;hp=3d8d0db20d122d8decb88ac75fa6b48a083d3c05;hpb=4d6c2cce0adbb5deeeffe7eac6a27aedcfe03437;p=rust.git diff --git a/compiler/rustc_feature/Cargo.toml b/compiler/rustc_feature/Cargo.toml index 3d8d0db20d1..6f6468646fc 100644 --- a/compiler/rustc_feature/Cargo.toml +++ b/compiler/rustc_feature/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] rustc_data_structures = { path = "../rustc_data_structures" }