]> git.lizzy.rs Git - rust.git/commit
Improve `AddrParseError` documentation.
authorAnthony Defranceschi <chaacygg@gmail.com>
Thu, 8 Mar 2018 22:18:45 +0000 (23:18 +0100)
committerAnthony Defranceschi <chaacygg@gmail.com>
Thu, 15 Mar 2018 18:27:02 +0000 (19:27 +0100)
commit5e991e1b7ee3ddbd160203dec84bef10b45c1589
tree80b2132d5942744ee957a79eec10909a070ff5d0
parent1e1bfc715f8dfe36a38d8fae36fcbe92e7463a3f
Improve `AddrParseError` documentation.

Add a potential cause to `AddrParseError` raising.
src/libstd/net/parser.rs