mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
4de4d60779
Make pointer `sub` and `wrapping_sub` methods `#[inline(always)]` Splitted from https://github.com/rust-lang/rust/pull/105262