const nits

This commit is contained in:
2025-02-19 00:19:44 -05:00
parent 2ef316ab52
commit 876d829e5e
3 changed files with 12 additions and 9 deletions

View File

@@ -16,8 +16,6 @@ path = "src/main.rs"
# increases perf at the cost of compile-time
codegen-units = 1 # ~4-5% perf bump
lto = true
# incremental = false
# overflow-checks = false
[profile.profile]
inherits = "release"