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
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
[-]Tracking Issue for feature socket_addrs_from_string_u16[/-][+]Tracking Issue for feature string_u16_to_socket_addrs[/+]yoshuawuyts commentedon Sep 16, 2020
This was stabilized in Rust 1.46: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1460-2020-08-27