mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 07:34:29 +00:00
Wrapping intrinsics doc links update. The links in the wrapping intrinsics docs now refer to the `wrapping_*` functions, not the `checked_*` functions.