rust/src/libcore/ptr
Trevor Spiteri f8428cf8d8 doc: add Null-unchecked version section to mut pointer as_mut method
The as_ref method already has a Null-unchecked version section, its
example is a modification of the example in the main as_ref section.
Similarly the example in this commit is a modification of the example
in main as_mut section.
2020-01-09 14:51:58 +01:00
..
const_ptr.rs Clean up const-hack from #63810 2019-12-27 23:21:27 +10:00
mod.rs Format the world 2019-12-22 17:42:47 -05: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