mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
505846ec07
Add strong_count mutation methods to Rc The corresponding methods were stabilized on `Arc` in #79285 (tracking: #71983). This patch implements and stabilizes identical methods on the `Rc` types as well. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |