rust/compiler
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
..
2022-06-27 08:48:55 +10:00
2022-07-12 16:25:16 +04:00
2022-07-12 16:25:16 +04:00
2022-07-02 02:11:49 -05:00
2022-07-12 16:25:16 +04:00
2022-07-12 16:25:16 +04:00
2022-06-28 19:59:09 +05:30
2022-07-12 16:25:16 +04:00
2022-06-27 08:48:55 +10:00
2022-07-12 16:25:16 +04:00
2022-07-06 06:41:53 +01:00
2022-07-06 06:41:53 +01:00
2022-07-04 09:40:58 +02:00