Use intra-doc links in `core::ptr` Part of #75080. The only link that I did not change is a link to a function on the `pointer` primitive because intra-doc links for the `pointer` primitive don't work yet (see #63351). --- @rustbot modify labels: A-intra-doc-links T-doc |
||
|---|---|---|
| .. | ||
| const_ptr.rs | ||
| mod.rs | ||
| mut_ptr.rs | ||
| non_null.rs | ||
| unique.rs | ||