How to find code that might overflow / underflow?
cargo clippy -- --deny clippy::arithmetic_side_effects
error: arithmetic operation that can potentially result in unexpected side-effects
- See also: overflow_check_conditional
- and implicit_saturating_add