mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
4528b37196
Improve documentation for [A]Rc::into_inner General improvements, and also aims to better encourage the reader to actually check out Arc::try_unwrap. This addresses concerns from https://github.com/rust-lang/rust/issues/106894#issuecomment-1905627234. Rendered:  