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
Since this is packed [1] and we don't have `Copy`, we won't need the
extra traits. Remove them here, which also helps lower the MSRV.
Additionally, remove some implementations on a union and packed structs
that could be unaligned.
[1]: https://opensource.apple.com/source/xnu/xnu-7195.81.3/bsd/net/if.h.auto.html
0 commit comments