rust/library/core
Tyler Mandry d013e60ad4
Rollup merge of #76497 - camelid:intra-doc-links-for-core-ptr, r=jyn514
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
2020-09-09 21:02:33 -07:00
..
benches flt2dec: properly handle uninitialized memory 2020-09-02 12:41:38 +02:00
src Rollup merge of #76497 - camelid:intra-doc-links-for-core-ptr, r=jyn514 2020-09-09 21:02:33 -07:00
tests Rollup merge of #76305 - CDirkx:const-tests, r=matklad 2020-09-07 01:17:59 +02:00
Cargo.toml