about summary refs log tree commit diff
path: root/library/std/src/sys/hermit/stdio.rs
AgeCommit message (Expand)AuthorLines
2022-02-04Hide Repr details from io::Error, and rework `io::Error::new_const`.Thom Chiovoloni-4/+4
2021-06-15Rename ErrorKind::Unknown to Uncategorized.Mara Bos-4/+4
2021-06-15Redefine `ErrorKind::Other` and stop using it in std.Mara Bos-4/+4
2021-03-21Use io::Error::new_const everywhere to avoid allocations.Mara Bos-4/+4
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/+120