about summary refs log tree commit diff
path: root/library/std/src/net/socket_addr
AgeCommit message (Collapse)AuthorLines
2023-01-21Remove unnecessary `&format!`Nikolai Vazquez-4/+4
These were likely from before the `PartialEq<str>` impl for `&String`.
2022-09-12Flatten `net` module again.Markus Reiter-0/+306