adapt dev variant
Rust/va416xx-rs/pipeline/head Build started...

This commit is contained in:
2024-07-01 10:15:01 +02:00
parent 7fc7716ba2
commit 2b6c45dbb7
+2 -1
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