mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
enable incremental release
This commit is contained in:
parent
2d4582bfc6
commit
7a6f5164f3
@ -2,4 +2,5 @@
|
|||||||
members = [ "crates/*" ]
|
members = [ "crates/*" ]
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
|
incremental = true
|
||||||
debug = true
|
debug = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user