Closed
Description
There are a number of unstable features related to Rc
and Arc
, including both weak references and uniqueness. An RFC to remove weak pointers failed, and the current consensus seems to be to stabilize these APIs after nailing down more precise semantics for uniqueness.
cc @gankro