rust/compiler/rustc_resolve
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 Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00