It's too important to not have the math be perfect. `[profile.release]` `overflow-checks = true` Without this, release builds will just wrap around. It seems unlikely that this would happen, but examine the code to be sure where it could happen.
It's too important to not have the math be perfect.
[profile.release]overflow-checks = trueWithout this, release builds will just wrap around.
It seems unlikely that this would happen, but examine the code to be sure where it could happen.