rust/library/alloc
Matthias Krüger 2da5959600
Rollup merge of #148764 - GrigorenkoPV:aligment_api, r=scottmcm
ptr_aligment_type: add more APIs

As per https://github.com/rust-lang/rust/issues/102070#issuecomment-1650043557

Tracking issue: rust-lang/rust#102070

Mostly duplicating methods that previously worked with `usize`-represented alignments.

Naming follows a convention of `align: usize`, `alignment: Alignment`.
2026-01-25 07:42:57 +01:00
..
src Rollup merge of #148764 - GrigorenkoPV:aligment_api, r=scottmcm 2026-01-25 07:42:57 +01:00
Cargo.toml Add panic=immediate-abort 2025-09-21 13:12:18 -04:00