X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_query_system%2FCargo.toml;h=faddad7417109a4ec052c8129228f31a2ea64c26;hb=dd0fa6f871cfbf0d206cd66846bb754cae5c60d3;hp=d7599a56c0b66972b42df897c1d4767adfd915ea;hpb=033f93fbb98c3fb9bd09858f5b822789a4339de8;p=rust.git diff --git a/compiler/rustc_query_system/Cargo.toml b/compiler/rustc_query_system/Cargo.toml index d7599a56c0b..faddad74171 100644 --- a/compiler/rustc_query_system/Cargo.toml +++ b/compiler/rustc_query_system/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] parking_lot = "0.11"