mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 14:17:23 +00:00
The `wrapping_neg` example for unsigned types shouldn't use `i8` Probably it should have at least one example with an unsigned type.
The `wrapping_neg` example for unsigned types shouldn't use `i8` Probably it should have at least one example with an unsigned type.