rust/library/core/src/ptr
2022-05-20 17:16:41 +02:00
..
const_ptr.rs Fill-in tracking issues for features pointer_byte_offsets, const_pointer_byte_offsets and pointer_is_aligned 2022-05-12 12:54:21 +04:00
metadata.rs Fix a few misspellings. 2021-06-25 13:18:56 -07:00
mod.rs make ptr::invalid not the same as a regular int2ptr cast 2022-05-20 17:16:41 +02:00
mut_ptr.rs Fill-in tracking issues for features pointer_byte_offsets, const_pointer_byte_offsets and pointer_is_aligned 2022-05-12 12:54:21 +04:00
non_null.rs docs: add link explaining variance to NonNull docs 2022-05-03 11:57:24 -04:00
unique.rs Implement core::ptr::Unique on top of NonNull 2022-04-14 19:35:40 +02:00