Tracking Issue for feature arc_mutate_strong_count #71983
Labels
A-concurrency
Area: Concurrency
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Libs-Small
Libs issues that are considered "small" or self-contained
Libs-Tracked
Libs issues that are tracked on the team's project board.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
The feature gate for the issue is
#![feature(arc_mutate_strong_count)]
.Steps
Unresolved Questions
Arc::decr_strong_count
?Implementation history
The text was updated successfully, but these errors were encountered: