Skip to content

Commit 7bba76e

Browse files
committed
Disable incremental on release builds
1 parent 286595e commit 7bba76e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/rust-analyzer/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ salsa.opt-level = 3
2525
miniz_oxide.opt-level = 3
2626

2727
[profile.release]
28-
incremental = true
2928
# Set this to 1 or 2 to get more useful backtraces in debugger.
3029
debug = 0
3130

0 commit comments

Comments
 (0)