summary refs log tree commit diff
path: root/library/std/src/io/stdio.rs
AgeCommit message (Expand)AuthorLines
2020-08-21Remove wrapper type handling absent raw standard streamsTomasz Miąsko-100/+33
2020-08-21Make raw standard stream constructors constTomasz Miąsko-3/+6
2020-08-21Remove result type from raw standard streams constructorsTomasz Miąsko-18/+10
2020-08-18Move to intra doc links for std::ioAlexis Bourget-24/+5
2020-07-27mv std libs to library/mark-0/+1064