mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-05 15:37:12 +00:00
clarify Arc::clone overflow check comment I had to read this twice to realize that this is explaining that the code is technically unsound, so move that into a dedicated paragraph and make the wording a bit more explicit.