rust/compiler/rustc_index
Jubilee Young 9ccd7abefe library: Move unstable API of new_uninit to new features
- `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`.
2024-08-23 20:52:02 -07:00
..
src library: Move unstable API of new_uninit to new features 2024-08-23 20:52:02 -07:00
Cargo.toml Use dep: for crate dependencies 2024-07-15 12:40:10 -04:00