rust/library/core/src/ptr
2024-12-23 16:24:45 +01: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 core: fix const ptr::swap_nonoverlapping when there are pointers at odd offsets in the type 2024-12-23 16:24:45 +01:00
mut_ptr.rs Document CTFE behavior of methods that call is_null 2024-12-21 16:32:47 +07:00
non_null.rs Rollup merge of #134642 - kpreid:pointerlike-cell, r=compiler-errors 2024-12-22 21:59:27 +01:00
unique.rs stabilize const_nonnull_new 2024-12-10 11:29:01 +01:00