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
We deprecate a variant in `GetPeerInfoResultNetwork` that causes clippy
to give a false positive. Adding an attribute on the enum does not
quitet it down, just add a module level attribute.
This warning has been here for ever.
0 commit comments