Skip to content

Commit

Permalink
disable overflow-checks for performance
Browse files Browse the repository at this point in the history
Signed-off-by: strawberry <[email protected]>
  • Loading branch information
girlbossceo committed May 3, 2024
1 parent 75ad5cf commit 42e3567
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 42e3567

Please sign in to comment.