Stabilize `alloc_layout_extra` Tracking issue: rust-lang/rust#55724 FCP completed in https://github.com/rust-lang/rust/issues/55724#issuecomment-3447699364 Closes rust-lang/rust#55724 ---- As per https://github.com/rust-lang/rust/issues/55724#issuecomment-3403555985, - `repeat_packed` and `extend_packed` are unchanged - `repeat` now excludes trailing padding on the last element from the total array size - `dangling` renamed to `dangling_ptr` - `padding_needed_for` not stabilized, changed to accept `Alignment` instead of `usize` and moved to the `ptr_aligment_type` feature flag (tracking issue: rust-lang/rust#102070) |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||