X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_mir_dataflow%2FCargo.toml;h=324644b67928edc3401cf2ff5a293d97e1cb366b;hb=302bf31826cdbbbe9a8ed9e0c4c7149d9010bfdd;hp=385e9ba748fb9eeb6af6ad2bdaa2873118cb4e00;hpb=0209485578807b8084127f12d57771300edff87a;p=rust.git diff --git a/compiler/rustc_mir_dataflow/Cargo.toml b/compiler/rustc_mir_dataflow/Cargo.toml index 385e9ba748f..324644b6792 100644 --- a/compiler/rustc_mir_dataflow/Cargo.toml +++ b/compiler/rustc_mir_dataflow/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] polonius-engine = "0.13.0"