- `new_zeroed` variants move to `new_zeroed_alloc` - the `write` fn moves to `box_uninit_write` The remainder will be stabilized in upcoming patches, as it was decided to only stabilize `uninit*` and `assume_init`. |
||
|---|---|---|
| .. | ||
| bit_set | ||
| interval | ||
| vec | ||
| bit_set.rs | ||
| idx.rs | ||
| interval.rs | ||
| lib.rs | ||
| slice.rs | ||
| vec.rs | ||