rust/library/core
Ivan Pavluk 3baf6a4a74 Fix doc links to std::fmt
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-10-31 18:02:55 +07:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Fix doc links to std::fmt 2020-10-31 18:02:55 +07:00
tests Check for exhaustion in SliceIndex for RangeInclusive 2020-10-20 17:18:08 -07:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00