rust/library/core/src/alloc
James Wainwright 78e9621390 Pass Alignment for RawVecInner::new_in
Encodes the safety constraint that `Unique`'s pointer must be non-zero
into the API.
2025-03-26 21:41:11 +00:00
..
global.rs core: Apply unsafe_op_in_unsafe_fn 2025-02-14 07:36:17 -08:00
layout.rs Pass Alignment for RawVecInner::new_in 2025-03-26 21:41:11 +00:00
mod.rs library: doc: core::alloc::Allocator: trivial typo fix 2025-02-07 09:14:17 +03:00