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