summary refs log tree commit diff
path: root/library/alloc/src/macros.rs
AgeCommit message (Collapse)AuthorLines
2020-10-31Fix doc links to std::fmtIvan Pavluk-2/+2
std::format and core::write macros' docs linked to core::fmt for format string reference, even though only std::fmt has format string documentation and the link titles were std::fmt.
2020-08-21Use intra-doc-links in `alloc`LeSeulArtichaut-6/+5
2020-07-27mv std libs to library/mark-0/+110