mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
75a46252ba
The `wrapping_neg` example for unsigned types shouldn't use `i8` Probably it should have at least one example with an unsigned type.