rust/library/core/src/alloc
Ralf Jung b58f647d54 rename ptr::invalid -> ptr::without_provenance
also introduce ptr::dangling matching NonNull::dangling
2024-02-21 20:15:52 +01:00
..
global.rs libs: use assert_unchecked instead of intrinsic 2024-01-13 20:10:00 +01:00
layout.rs rename ptr::invalid -> ptr::without_provenance 2024-02-21 20:15:52 +01:00
mod.rs Add information about allocation lifetime to Allocator::allocate 2024-02-13 14:12:51 +00:00