X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_metadata%2FCargo.toml;h=6d85103c9d1329552f349b687eecaf3fd05db5fc;hb=e0954cadc8a407bed951ff8d956b76236b7dd97c;hp=2c5db9d8b2765eab5ad0f4628ebe1e872692a656;hpb=7a782537b17a0cf8f46e9eb67d818275941cc0bc;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"