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