rust/compiler/rustc_hir_pretty
Maybe Waffle df4fee9841 Add an indirection for closures in hir::ExprKind
This helps bring `hir::Expr` size down, `Closure` was the biggest
variant, especially after `for<>` additions.
2022-07-12 21:00:13 +04:00
..
src Add an indirection for closures in hir::ExprKind 2022-07-12 21:00:13 +04:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00