Closed
Description
The feature gate for the issue is #![feature(string_u16_to_socket_addrs)]
.
Steps
- Adjust documentation (see instructions on rustc-dev-guide)
- Stabilization PR (see instructions on rustc-dev-guide)
Unresolved Questions
none
Implementation history
- Initial implementation impl ToSocketAddrs for (String, u16) #73007