Shrank `AggregateKind` by 8 bytes on x64, since the active field of a union is tracked as an `Option<FieldIdx>` instead of `Option<usize>`. |
||
|---|---|---|
| .. | ||
| bit_set | ||
| interval | ||
| vec | ||
| bit_set.rs | ||
| interval.rs | ||
| lib.rs | ||
| vec.rs | ||
Shrank `AggregateKind` by 8 bytes on x64, since the active field of a union is tracked as an `Option<FieldIdx>` instead of `Option<usize>`. |
||
|---|---|---|
| .. | ||
| bit_set | ||
| interval | ||
| vec | ||
| bit_set.rs | ||
| interval.rs | ||
| lib.rs | ||
| vec.rs | ||