about summary refs log tree commit diff
path: root/library/std/src/sys/net
AgeCommit message (Expand)AuthorLines
2025-02-17Rollup merge of #136844 - thaliaarchi:const-io-error, r=ChrisDentonMatthias Krüger-66/+61
2025-02-12std: replace the `FromInner` implementation for addresses with private conver...joboet-273/+151
2025-02-10Fix &&str and trailing commas in io::const_error!Thalia Archibald-63/+58
2025-02-10Use io::const_error! when possible over io::Error::newThalia Archibald-3/+3
2025-02-06sys: net: Add UEFI stubsAyush Singh-0/+374
2025-02-02std: move network code into `sys`joboet-0/+6021