nix: improve RUSTFLAGS + add overlay
This commit is contained in:
parent
0b0779f8b7
commit
5cfb079e35
4 changed files with 22 additions and 13 deletions
|
@ -47,9 +47,3 @@ pedantic = "warn"
|
|||
perf = "warn"
|
||||
style = "warn"
|
||||
suspicious = "deny"
|
||||
|
||||
[profile.release]
|
||||
codegen-units = 1
|
||||
opt-level = "s"
|
||||
panic = "abort"
|
||||
strip = "symbols"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue