summary refs log tree commit diff
path: root/library/std/src/io/mod.rs
AgeCommit message (Expand)AuthorLines
2020-09-24Remove std::io::lazy::Lazy in favour of SyncOnceCellMara Bos-1/+0
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-498/+3
2020-08-23Convert str -> prim@str in `std`Joshua Nelson-1/+1
2020-08-19Fix nits in intra-doc links for std ioAlexis Bourget-22/+22
2020-08-18Move to intra doc links for std::ioAlexis Bourget-39/+42
2020-08-12Fix intra-doc linkCamelid-0/+1
2020-08-12Switch to intra-doc links in `std/io/mod.rs`Camelid-21/+5
2020-07-27mv std libs to library/mark-0/+2993