mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00

This helps bring `hir::Expr` size down, `Closure` was the biggest variant, especially after `for<>` additions.
This helps bring `hir::Expr` size down, `Closure` was the biggest variant, especially after `for<>` additions.