regression: Rc implements RefUnwindSafe #91869
Labels
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Milestone
#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.
The text was updated successfully, but these errors were encountered: