X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=35fefd2fb247e1f0df4b61677eab5e78cc61e380;hb=a422b421597202554a76bee32d07b54a15631681;hp=27804137a70db22ed61bd6968a4c34bfcc3815a0;hpb=1cc7139ee04e7c6bb219a0f294e1e523a45890ec;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index 27804137a70..35fefd2fb24 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3814,6 +3814,7 @@ dependencies = [ "atty", "rustc_data_structures", "rustc_error_messages", + "rustc_hir", "rustc_lint_defs", "rustc_macros", "rustc_serialize",