<!-- homu-ignore:start --> #4
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
wontfix
This will not be worked on
Make
Ipv6Addr::is_unique_local
andIpv6Addr::is_unicast_link_local
stable (+const).Newly stable API:
These stabilise a subset of the following tracking issue:
I have looked and could not find any issues with
is_unique_local
andis_unicast_link_local
. There is a well received comment calling for stabilisation of the latter function.Both functions are well defined and consistent with implementations in other languages:
cc implementor @little-dude
(I can't find the original PR for
is_unqiue_local
)r? libs-api
@rustbot label +T-libs-api +needs-fcp
Originally posted by @umgefahren in rust-lang/rust#129238
The text was updated successfully, but these errors were encountered: