about summary refs log tree commit diff
path: root/library/std/src/io/prelude.rs
AgeCommit message (Collapse)AuthorLines
2021-01-05Use heading for `std::prelude` and not `io::prelude`Camelid-1/+1
The heading style for `std::prelude` is to be consistent with the headings for `std` and `core`: `# The Rust Standard Library` and `# The Rust Core Library`, respectively.
2020-12-18Use heading style for 'The I/O Prelude' in `std::io::prelude`Camelid-1/+1
2020-07-27mv std libs to library/mark-0/+14