mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 12:17:27 +00:00
Reword incorrect documentation about SocketAddr having varying layout This has no longer been the case since these types were moved to `core`. The note on portability remains, but it is reworded to not imply that the size varies by target.