去除溢出检查
This commit is contained in:
@@ -6,7 +6,6 @@ opt-level = 'z'
|
|||||||
debug = 0
|
debug = 0
|
||||||
debug-assertions = false
|
debug-assertions = false
|
||||||
strip= "debuginfo"
|
strip= "debuginfo"
|
||||||
overflow-checks = true
|
|
||||||
lto = true
|
lto = true
|
||||||
panic = 'abort'
|
panic = 'abort'
|
||||||
incremental = false
|
incremental = false
|
||||||
|
|||||||
Reference in New Issue
Block a user