Don't enable LTO in the dev profile
This commit is contained in:
@@ -39,7 +39,6 @@ codegen-units = 1
|
||||
debug = 2
|
||||
debug-assertions = true # <-
|
||||
incremental = false
|
||||
lto = 'fat'
|
||||
opt-level = 3 # <-
|
||||
overflow-checks = true # <-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user