rust/library/core/src/ptr
Stuart Cook fa6990c16e
Rollup merge of #134930 - RalfJung:ptr-docs-valid-access, r=jhpratt
ptr docs: make it clear that we are talking only about memory accesses

This should make it harder to take this sentence out of context and misunderstand it.
2024-12-31 14:12:46 +11:00
..
alignment.rs update cfgs 2024-11-27 15:14:54 +00:00
const_ptr.rs Rollup merge of #134325 - theemathas:is_null-docs, r=RalfJung 2024-12-21 22:16:02 +01:00
metadata.rs split up #[rustc_deny_explicit_impl] attribute 2024-12-20 16:57:14 +01:00
mod.rs Rollup merge of #134930 - RalfJung:ptr-docs-valid-access, r=jhpratt 2024-12-31 14:12:46 +11:00
mut_ptr.rs stabilize const_swap 2024-12-25 10:36:32 +01:00
non_null.rs stabilize const_swap 2024-12-25 10:36:32 +01:00
unique.rs stabilize const_nonnull_new 2024-12-10 11:29:01 +01:00