mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 19:35:31 +00:00
Wrapping intrinsics doc links update. The links in the wrapping intrinsics docs now refer to the `wrapping_*` functions, not the `checked_*` functions.