Overflow checks in release (#846)

This commit is contained in:
Jędrzej Stuczyński
2021-10-28 13:07:08 +01:00
committed by GitHub
parent 20c96b940f
commit 8488c4cb0f
+1
View File
@@ -4,6 +4,7 @@
[profile.release]
panic = "abort"
opt-level = "s"
overflow-checks = true
[profile.dev]
panic = "abort"