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