summary refs log tree commit diff
path: root/library/std/src/sys/hermit/net.rs
AgeCommit message (Expand)AuthorLines
2021-04-20Change uses of never typeChristiaan Dirkx-2/+2
2021-04-20Replace `Void` with never typeChristiaan Dirkx-2/+2
2021-04-18Use `NotSupported` in more placesChristiaan Dirkx-39/+39
2021-03-21Use io::Error::new_const everywhere to avoid allocations.Mara Bos-66/+74
2020-07-27mv std libs to library/mark-0/+473