Files
rust/library/alloc/src
Jacob Pratt 99b29620ca Rollup merge of #148769 - stabilize/alloc_layout_extra, r=scottmcm
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)
2026-01-18 03:16:44 -05:00
..
2026-01-11 16:39:18 +03:00
2026-01-01 19:17:11 -05:00
2025-11-14 18:23:19 +03:00
2026-01-11 16:39:18 +03:00
2025-12-19 15:04:30 -08:00
2026-01-11 16:39:18 +03:00
2025-04-28 06:56:13 +10:00
2026-01-11 16:39:18 +03:00
2026-01-11 16:39:18 +03:00
2026-01-07 09:31:59 +08:00