disable overflow-checks for performance
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
75ad5cfbb7
commit
42e3567153
1 changed files with 0 additions and 1 deletions
|
@ -477,7 +477,6 @@ opt-level = 3
|
|||
lto = 'thin'
|
||||
incremental = false
|
||||
opt-level = 3
|
||||
overflow-checks = true
|
||||
strip = "symbols"
|
||||
control-flow-guard = true # Windows only
|
||||
debug = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue