Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of #75150 - nanpuyue:deprecate_to_ipv6_compatible, r=Luk…
…asKalbertodt Add a note for Ipv4Addr::to_ipv6_compatible Previous discussion: #75019 > I think adding a comment saying "This isn't typically the method you want; these addresses don't typically function on modern systems. Use `to_ipv6_mapped` instead." would be a good first step, whether this method gets marked as deprecated or not. _Originally posted by @joshtriplett in #75150 (comment)
- Loading branch information