X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_feature%2FCargo.toml;h=6f6468646fc7c3ccfae87eeab389535beb464f23;hb=b23419b03da767954ad0fb92ac3be729417cf381;hp=3d8d0db20d122d8decb88ac75fa6b48a083d3c05;hpb=cde7bdc678c52efd16baead2c9cb8eb3bf8be854;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" }