Skip to content

Commit

Permalink
core::net is not stable yet
Browse files Browse the repository at this point in the history
Co-authored-by: Slanterns <slanterns.w@gmail.com>
  • Loading branch information
cuviper and slanterns authored Apr 7, 2023
1 parent 21f10dd commit 6b33156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ Libraries
- [Implement the unstable `DispatchFromDyn` for cell types, allowing downstream experimentation with custom method receivers.](/~https://github.com/rust-lang/rust/pull/97373/)
- [Document that `fmt::Arguments::as_str()` may return `Some(_)` in more cases after optimization, subject to change.](/~https://github.com/rust-lang/rust/pull/106823/)
- [Implement `AsFd` and `AsRawFd` for `Rc`.](/~https://github.com/rust-lang/rust/pull/107317/)
- [Move `IpAddr`, `SocketAddr` and V4+V6 related types to `core`](/~https://github.com/rust-lang/rust/pull/104265/)

<a id="1.69.0-Stabilized-APIs"></a>

Expand Down

0 comments on commit 6b33156

Please sign in to comment.