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 a4bd32cf91
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