X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_data_structures%2FCargo.toml;h=9daa21ef6b11d38f098df4817ee18c4f490e4831;hb=288194ec8801be9c2c2d047d71a5e7ea4d46b883;hp=2d8658db5e6aacb45eed5283d42b1c67d148b41d;hpb=4652f5eb25b76c24fc40b7267d87a07d5876901f;p=rust.git diff --git a/compiler/rustc_data_structures/Cargo.toml b/compiler/rustc_data_structures/Cargo.toml index 2d8658db5e6..9daa21ef6b1 100644 --- a/compiler/rustc_data_structures/Cargo.toml +++ b/compiler/rustc_data_structures/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] arrayvec = { version = "0.7", default-features = false }