rust/library/core/src/ptr
2025-05-31 22:49:14 +02:00
..
docs terminology: allocated object → allocation 2025-05-31 22:49:14 +02:00
alignment.rs Add some track_caller info to precondition panics 2025-05-21 09:10:06 -04:00
const_ptr.rs terminology: allocated object → allocation 2025-05-31 22:49:14 +02:00
metadata.rs Rollup merge of #135080 - Enselic:debug-ptr-metadata, r=thomcc 2025-03-16 13:19:51 +08:00
mod.rs terminology: allocated object → allocation 2025-05-31 22:49:14 +02:00
mut_ptr.rs terminology: allocated object → allocation 2025-05-31 22:49:14 +02:00
non_null.rs terminology: allocated object → allocation 2025-05-31 22:49:14 +02:00
unique.rs Expose Unique::from<NonNull> in const internally 2025-03-26 20:46:07 +00:00