rust/library/core
bors 527a685e40 Auto merge of #75783 - denisvasilik:intra-doc-links-core-alloc, r=jyn514
Move to intra-doc links for library/core/src/alloc/{layout, global, mod}.rs

Helps with #75080. The files already contained intra-doc links, so there are only minor changes.

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

Known issues:

* [`handle_alloc_error`]: Link from `core` to `alloc` could not be resolved.
* [`slice`]: slice is a primitive type, but could not be resolved; had to use [`crate::slice`] instead.
2020-08-22 13:21:24 +00:00
..
benches
src Auto merge of #75783 - denisvasilik:intra-doc-links-core-alloc, r=jyn514 2020-08-22 13:21:24 +00:00
tests Auto merge of #75694 - RalfJung:miri-align-to, r=nagisa 2020-08-21 15:40:48 +00:00
Cargo.toml