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