X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=86936b25d8ad9c61f012c97a77a227aa43f50321;hb=fe87923b546b84dffd46c95ccecadafa57ab01dc;hp=75b9c0fce2295e8e7d85eb356643cfaecd86f7ec;hpb=ade6d2cf6b1b42b3974ab4085918a06e55947865;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index 75b9c0fce22..86936b25d8a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3869,6 +3869,7 @@ name = "rustc_hir" version = "0.0.0" dependencies = [ "odht", + "rustc_arena", "rustc_ast", "rustc_data_structures", "rustc_error_messages",