Closed
Description
#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.