You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust lang issue #46043 describes the problem. The error shows up on NetBSD tests for sys/socket/mod.rs:262 and sys/socket/addr.rs:500
--> src/sys/socket/addr.rs:500:9
|
500 | self.0.s_addr.hash(s)
| ^^^^^^^^^^^^^
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!