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
This seems likely to be treated as acceptable breakage (the crate in this case is specifically asserting not implementing the trait), but want to confirm that.
#87467 added an impl of RefUnwindSafe to Rc, which was detected as breaking these crates:
This seems likely to be treated as acceptable breakage (the crate in this case is specifically asserting not implementing the trait), but want to confirm that.