about summary refs log tree commit diff
path: root/library/std/src/sys_common/net.rs
AgeCommit message (Collapse)AuthorLines
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-23/+3
Also doing fmt inplace as requested.
2020-08-19Minor changes to Ipv4AddrLzu Tao-4/+4
* Impl IntoInner rather than AsInner for Ipv4Addr * Add some comments * Add test to show endiannes of Ipv4Addr display
2020-07-27mv std libs to library/mark-0/+697