rust/library/core/src/ptr
Dylan DPC 9225aabef4
Rollup merge of #75917 - poliorcetics:intra-doc-core-nonnull, r=jyn514
Move to intra doc links for core::ptr::non_null

Helps with #75080.

@rustbot modify labels: T-doc, A-intra-doc-links, T-rustdoc

r? @jyn514
2020-08-30 01:43:50 +02:00
..
const_ptr.rs Fix potential UB in align_offset docs 2020-08-26 17:02:24 +03:00
mod.rs Improve codegen of align_offset when stride == 1 2020-08-16 21:31:48 +03:00
mut_ptr.rs Fix potential UB in align_offset docs 2020-08-26 17:02:24 +03:00
non_null.rs Move to intra doc links for core::ptr::non_null 2020-08-25 22:46:12 +02:00
unique.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00