Skip to content

Commit

Permalink
Merge pull request 'adapt dev variant' (#13) from adapt-dev-release i…
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Jul 1, 2024
2 parents 8fa8137 + d458926 commit 78e6c52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ codegen-units = 1
debug = 2
debug-assertions = true # <-
incremental = false
opt-level = 'z' # <-
# This is problematic for stepping..
# opt-level = 'z' # <-
overflow-checks = true # <-

# cargo build/run --release
Expand Down

0 comments on commit 78e6c52

Please sign in to comment.