X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_metadata%2FCargo.toml;h=6d85103c9d1329552f349b687eecaf3fd05db5fc;hb=e42687478870e9a764feabc7277300f2afe7a2ac;hp=2c5db9d8b2765eab5ad0f4628ebe1e872692a656;hpb=098e8b73570e2fc3405f66163ece1858193cd38a;p=rust.git diff --git a/compiler/rustc_metadata/Cargo.toml b/compiler/rustc_metadata/Cargo.toml index 2c5db9d8b27..6d85103c9d1 100644 --- a/compiler/rustc_metadata/Cargo.toml +++ b/compiler/rustc_metadata/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] libloading = "0.7.1"