rust/src/libcore/ptr
Amos Onn 22b263ae18 Optimize core::ptr::align_offset
- As explained in the comment inside mod_inv, it is valid to work mod
  `usize::max_value()` right until the end.
2020-02-03 01:03:33 +01:00
..
const_ptr.rs Clean up const-hack from #63810 2019-12-27 23:21:27 +10:00
mod.rs Optimize core::ptr::align_offset 2020-02-03 01:03:33 +01:00
mut_ptr.rs doc: add Null-unchecked version section to mut pointer as_mut method 2020-01-09 14:51:58 +01:00
non_null.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
unique.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00