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/rust#24461 seems to have broken the build on nightly. The impls generated by thesockopt_impl macro violate this. I'm trying to find a good way to fix this, but my macro-fu is pretty weak.