X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=cfa02daab7eb0c3641460027952825342ad302a6;hb=8b0b7ef812d38b0ef2f5e69bea29cfd061141e2f;hp=f9c52200aa6de35c32713a87f54ab2abe2cb9882;hpb=d5ec5aa78322f8075d8b62906d32a6f89ef1d500;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index f9c52200aa6..cfa02daab7e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3933,6 +3933,7 @@ dependencies = [ "rustc_feature", "rustc_hir", "rustc_index", + "rustc_infer", "rustc_middle", "rustc_parse_format", "rustc_serialize",