X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_trait_selection%2FCargo.toml;h=67613e1a4ebc01e31aacb60aead8538012423dd0;hb=73f01ffd4642cf7794d88a03977108d0ffceacd1;hp=566f236f26a8c7061587937dcc40780f49dcb592;hpb=92b702e90d4f38f1d8b492915c7caa6d2902beb7;p=rust.git diff --git a/compiler/rustc_trait_selection/Cargo.toml b/compiler/rustc_trait_selection/Cargo.toml index 566f236f26a..67613e1a4eb 100644 --- a/compiler/rustc_trait_selection/Cargo.toml +++ b/compiler/rustc_trait_selection/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] rustc_parse_format = { path = "../rustc_parse_format" }