mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +00:00
- `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`.