hot lib things again

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-04-28 19:55:53 -04:00 committed by June
parent 9c0c4c292c
commit 041a7a90f3
3 changed files with 6 additions and 2 deletions

View file

@ -470,10 +470,11 @@ systemd-units = { unit-name = "conduwuit" }
[profile.dev]
debug = 0
lto = 'off'
codegen-units = 512
incremental = true
#panic = "abort"
# seems to speed up continuous debug compilations
[profile.dev.build-override]
opt-level = 3