Merge pull request #19218 from Veykril/push-vqsronpuvrnx

Disable incremental on release builds
This commit is contained in:
Lukas Wirth 2025-02-24 13:08:20 +00:00 committed by GitHub
commit b7e7893bf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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