Overflow checks in release (#846)
This commit is contained in:
committed by
GitHub
parent
20c96b940f
commit
8488c4cb0f
@@ -4,6 +4,7 @@
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
opt-level = "s"
|
||||
overflow-checks = true
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
Reference in New Issue
Block a user