mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Merge #9071
9071: minor: reenable incremental release builds r=jonas-schievink a=jonas-schievink forgot to turn this back on in https://github.com/rust-analyzer/rust-analyzer/pull/9069 Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
This commit is contained in:
commit
f438398124
@ -17,6 +17,7 @@ text-size.opt-level = 3
|
|||||||
miniz_oxide.opt-level = 3
|
miniz_oxide.opt-level = 3
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
|
incremental = true
|
||||||
debug = 0 # Set this to 1 or 2 to get more useful backtraces in debugger.
|
debug = 0 # Set this to 1 or 2 to get more useful backtraces in debugger.
|
||||||
|
|
||||||
[profile.test]
|
[profile.test]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user