mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 08:46:29 +00:00
Comment on `Rc` abort-guard strategy without naming unrelated fn `wrapped_add` is used, not `checked_add`, so avoid mentioning specific fn calls that may vary slightly based on "whatever produces the best code" and focus on things that will remain constant into the future.