去除溢出检查

This commit is contained in:
lubeilin
2023-10-31 20:49:16 +08:00
parent b0c3f25a29
commit 6292c1c381
-1
View File
@@ -6,7 +6,6 @@ opt-level = 'z'
debug = 0
debug-assertions = false
strip= "debuginfo"
overflow-checks = true
lto = true
panic = 'abort'
incremental = false