Use Arc::get_mut_unchecked when available
Open
- Dominant language
- Rust
- Stars
- 755
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/dtolnay/dyn-clone/blob/1d2d15c5d9d0d538c9da2141a75422d94c6be194/src/lib.rs#L177-L179
- https://doc.rust-lang.org/nightly/std/sync/struct.Arc.html#method.get_mut_unchecked
- Tracking issue: https://github.com/rust-lang/rust/issues/63292
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.