mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 11:20:54 +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
|
||||
|
||||
[profile.release]
|
||||
incremental = true
|
||||
# Set this to 1 or 2 to get more useful backtraces in debugger.
|
||||
debug = 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user