mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
3f07303efe
Improve Rc::new_cyclic and Arc::new_cyclic documentation Fixes https://github.com/rust-lang/rust/issues/95672. cc `@CAD97` (since I used your explanations)