rust/library/core/src/ptr
2024-03-16 17:51:00 +01:00
..
alignment.rs Distinguish between library and lang UB in assert_unsafe_precondition 2024-03-08 18:53:58 -05:00
const_ptr.rs Auto merge of #121662 - saethlin:precondition-unification, r=RalfJung 2024-03-10 01:23:54 +00:00
metadata.rs Fix typo in metadata.rs doc comment 2024-02-22 09:30:03 +01:00
mod.rs core: optimize ptr::replace 2024-03-16 17:51:00 +01:00
mut_ptr.rs fn is_align_to: move some comments closer to the cast they refer to 2024-03-09 11:54:27 +01:00
non_null.rs Distinguish between library and lang UB in assert_unsafe_precondition 2024-03-08 18:53:58 -05:00
unique.rs Add and use Unique::as_non_null_ptr 2024-02-08 19:56:30 -05:00