about summary refs log tree commit diff
path: root/library/std/src/sys/windows/stdio.rs
AgeCommit message (Expand)AuthorLines
2021-03-21Use io::Error::new_const everywhere to avoid allocations.Mara Bos-6/+6
2020-08-21Make raw standard stream constructors constTomasz Miąsko-3/+3
2020-08-21Remove result type from raw standard streams constructorsTomasz Miąsko-7/+7
2020-07-27mv std libs to library/mark-0/+295