Disable incremental on release builds

This commit is contained in:
Lukas Wirth 2025-02-24 13:52:46 +01:00
parent 6d68c475c7
commit bd8a601ab3

View File

@ -25,7 +25,6 @@ salsa.opt-level = 3
miniz_oxide.opt-level = 3
[profile.release]
incremental = true
# Set this to 1 or 2 to get more useful backtraces in debugger.
debug = 0