diff options
| author | Corey Farwell <coreyf@rwell.org> | 2017-03-28 23:19:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-28 23:19:24 -0400 |
| commit | 2c59e03de22c33d2382305eec0f951bef4ddcb93 (patch) | |
| tree | 6ac6bdfe93eb24c24acef347183afd0c7b39f54d /src/rustllvm/PassWrapper.cpp | |
| parent | 88badb98c74f764f6e4baea3f6c9d3fd16013023 (diff) | |
| parent | b8cbc5d46af4b15bfeca324aa37d8c2ca054e58e (diff) | |
| download | rust-2c59e03de22c33d2382305eec0f951bef4ddcb93.tar.gz rust-2c59e03de22c33d2382305eec0f951bef4ddcb93.zip | |
Rollup merge of #40838 - lukaramu:std-net-docs, r=GuillaumeGomez
Improve std::net docs Fixes #29363 Summary: * Added a _lot_ of missing links, both to other types/methods and to IETF RFCs, and changed occurences of just "RFC" to "IETF RFC" * Expanded a bunch of top-level docs, specifically the module docs & the docs for `TcpListener`, `TcpStream`, `UdpSocket`, `IpAddr`, `Ipv4Addr`, `Ipv6Addr`, `SocketAddr`, `SocketAddrV4`, `SocketAddrV6`, * Expanded method docs for `SocketAddrV6`, `AddrParseError`, * Various edits for clarity, consistency, and accuracy See the commit descriptions for more detail. Things not done quite as laid out in the task list in #29363: * `AddrParseError` still doesn't have examples, but I wasn't quite sure how to do them; other `FromStr` error types don't have any, either * I didn't link to an IETF RFC in `IpAddr`, but in `Ipv4Addr` and `Ipv6Addr` and linked tho those from `IpAddr`; this seems more appropriate to me * Similarly, I didn't really exand `SocketAddr`'s docs, but elaborated on `SocketAddrV4` and `SocketAddrV6`'s and linked to them from `SocketAddr` Theres definitely still room for improvement, but this should be a good first effort :smile:
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
