opt-level = "z", default config correction, and types
This commit is contained in:
@ -9,6 +9,6 @@ liblambdashell = { path = "../liblambdashell" }
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
opt-level = "s"
|
||||
opt-level = "z"
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
|
Reference in New Issue
Block a user