-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.disposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.This issue / PR is in PFCP or FCP with a disposition to merge it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.The final comment period is finished for this PR / Issue.
Description
Feature gate: #![feature(ip_in_core)]
This is a tracking issue for RFC rust-lang/rfcs#2832, providing networking types in core::net
: IpAddr
, Ipv4Addr
, Ipv6Addr
, SocketAddr
, SocketAddrV4
, SocketAddrV6
, Ipv6MulticastScope
and AddrParseError
.
Steps / History
- Implementation: Move IpAddr, SocketAddr and V4+V6 related types to
core
#104265 - Final comment period (FCP)1
- Stabilization PR: Stabilize ip_in_core feature #119276
Footnotes
jonas-schievink, luojia65, eldruin, hiroki-chen, korken89 and 8 moreShadowJonathan, paolobarbolini, luojia65, sbromling, LinusU and 3 moreShadowJonathan and Sympatron
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.disposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.This issue / PR is in PFCP or FCP with a disposition to merge it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.The final comment period is finished for this PR / Issue.