mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Disable incremental on release builds
This commit is contained in:
parent
6d68c475c7
commit
bd8a601ab3
@ -25,7 +25,6 @@ salsa.opt-level = 3
|
|||||||
miniz_oxide.opt-level = 3
|
miniz_oxide.opt-level = 3
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
incremental = true
|
|
||||||
# Set this to 1 or 2 to get more useful backtraces in debugger.
|
# Set this to 1 or 2 to get more useful backtraces in debugger.
|
||||||
debug = 0
|
debug = 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user