]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #99957 - chotchki:ip-globally-reachable_rebase, r=Mark-Simulacrum
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Mon, 22 Aug 2022 15:04:10 +0000 (20:34 +0530)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 15:04:10 +0000 (20:34 +0530)
commitc1a5ec7faf6c32af2f0aae1af4420e1bb1a3a7fe
treea8181c330205de709d134d018d4a45fa2d5f18d7
parente77c2084c682b10acbd359f448525ed96891f8d6
parentf6590887df24f91a883da511d0a24d17ac4283e6
Rollup merge of #99957 - chotchki:ip-globally-reachable_rebase, r=Mark-Simulacrum

Rework Ipv6Addr::is_global to check for global reachability rather than global scope - rebase

Rebasing of pull request #86634 off of master to try and get the feature "ip" stabilized.

I also found a test failure in the rebase that is_global was considering the benchmark space to be globally reachable.

This is related to my other rebasing pull request #99947
library/std/src/net/ip.rs
library/std/src/net/ip/tests.rs