about summary refs log tree commit diff
path: root/library/std/src/io/error/repr_unpacked.rs
AgeCommit message (Expand)AuthorLines
2023-12-10remove redundant importssurechen-1/+0
2023-01-31std: add type alias for raw OS errorsjoboet-2/+2
2022-06-22Impl `io::error::repr_unpacked::Repr::new`Jiahao XU-0/+4
2022-02-04Hide Repr details from io::Error, and rework `io::Error::new_const`.Thom Chiovoloni-0/+50