X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=6857451116ddda51d07dfc75ced2a9a0d9b8e537;hb=18ed1fa12933ff895980b55cf8b858aec8171b85;hp=1ca6ce25ba151c50c395586dc02e8578c52ac220;hpb=99620ad7215d58ada72eabb2d7467fd685ac1090;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index 1ca6ce25ba1..6857451116d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4287,6 +4287,7 @@ dependencies = [ name = "rustc_passes" version = "0.0.0" dependencies = [ + "itertools", "rustc_ast", "rustc_ast_pretty", "rustc_attr",