rust/library/core/src/ptr
2024-04-14 09:56:33 +02:00
..
alignment.rs Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00
const_ptr.rs Stabilize (const_)slice_ptr_len and (const_)slice_ptr_is_empty_nonnull 2024-04-12 21:23:20 +02:00
metadata.rs Require Pointee::Metadata to be Freeze 2024-03-31 03:35:17 +01:00
mod.rs rename expose_addr to expose_provenance 2024-04-03 16:00:38 +02:00
mut_ptr.rs improve documentation slightly regarding some pointer methods 2024-04-14 09:56:33 +02:00
non_null.rs Stabilize (const_)slice_ptr_len and (const_)slice_ptr_is_empty_nonnull 2024-04-12 21:23:20 +02:00
unique.rs Add and use Unique::as_non_null_ptr 2024-02-08 19:56:30 -05:00