mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 21:05:30 +00:00
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:  