adapt dev variant
Some checks are pending
Rust/va416xx-rs/pipeline/head Build started...

This commit is contained in:
Robin Müller 2024-07-01 10:15:01 +02:00
parent 7fc7716ba2
commit 2b6c45dbb7
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -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