mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +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:  