mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +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.