Scott McMurray b5b6def021 Use FieldIdx in various things related to aggregates
Shrank `AggregateKind` by 8 bytes on x64, since the active field of a union is tracked as an `Option<FieldIdx>` instead of `Option<usize>`.
2023-04-01 20:32:50 -07:00
..
2023-02-19 22:12:12 +00:00
2023-01-15 19:46:20 +00:00
2023-03-15 23:55:48 +05:30
2023-03-09 17:45:13 +00:00
2023-03-17 20:49:28 +00:00
2022-11-09 20:42:16 +08:00