X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_mir_transform%2FCargo.toml;h=53545cff0cb34f398f7e6bf27af8e0e1e57fbd0d;hb=0db05f16c897ac19e09269eb6a7061b888fb7851;hp=85b7a4af598947f889afc30da19fdc77628cd161;hpb=1f5d8d49eb6111931091f700d07518cd2b80bc18;p=rust.git diff --git a/compiler/rustc_mir_transform/Cargo.toml b/compiler/rustc_mir_transform/Cargo.toml index 85b7a4af598..53545cff0cb 100644 --- a/compiler/rustc_mir_transform/Cargo.toml +++ b/compiler/rustc_mir_transform/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] itertools = "0.10.1"