X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_trait_selection%2FCargo.toml;h=67613e1a4ebc01e31aacb60aead8538012423dd0;hb=7fd9beedc230d0b0fc0b98e1db7855f88122df30;hp=566f236f26a8c7061587937dcc40780f49dcb592;hpb=96737e3a52306192c23bf30b4108c568ec1f7701;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" }