Update RELEASES.md

Co-authored-by: Trevor Spiteri <tspiteri@ieee.org>
This commit is contained in:
Josh Stone 2022-08-05 10:02:38 -07:00 committed by GitHub
parent c2822ed52d
commit 5247a33f83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ Stabilized APIs
- [`Path::try_exists`]
- [`Ref::filter_map`]
- [`RefMut::filter_map`]
- [`NonNull::<[T]>::len`]
- [`NonNull::<[T]>::len`][`NonNull::<slice>::len`]
- [`ToOwned::clone_into`]
- [`Ipv6Addr::to_ipv4_mapped`]
- [`unix::io::AsFd`]