There was an error while loading. Please reload this page.
overflow-checks
1 parent daa2126 commit 2c6b580Copy full SHA for 2c6b580
1 file changed
Cargo.toml
@@ -30,6 +30,7 @@ wstd = "0.5.6"
30
[profile.release]
31
opt-level = "z"
32
lto = true
33
+overflow-checks = true
34
35
[profile.release_webhook]
36
inherits = "release"
0 commit comments