X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_plugin_impl%2FCargo.toml;h=fa27bfc61d14196b40b40c6101b31ee91cbe02bc;hb=9ec36f56684cbd0fa90ab2da3c5084811f7a3989;hp=c409b6c3e5440716e5512b3c8acb9d24071932d2;hpb=92b702e90d4f38f1d8b492915c7caa6d2902beb7;p=rust.git diff --git a/compiler/rustc_plugin_impl/Cargo.toml b/compiler/rustc_plugin_impl/Cargo.toml index c409b6c3e54..fa27bfc61d1 100644 --- a/compiler/rustc_plugin_impl/Cargo.toml +++ b/compiler/rustc_plugin_impl/Cargo.toml @@ -5,7 +5,6 @@ build = false edition = "2021" [lib] -doctest = false [dependencies] libloading = "0.7.1"