mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
Update RLS
In addition to fixing the toolstate, this also changes the default compilation model to the out-of-process one, which should hopefully target considerable memory usage for long-running instances of the RLS.
This commit is contained in:
parent
de27cd7649
commit
1dd0e3c38f
@ -3102,7 +3102,6 @@ version = "0.6.0"
|
||||
dependencies = [
|
||||
"clippy_lints",
|
||||
"env_logger 0.7.1",
|
||||
"failure",
|
||||
"futures",
|
||||
"log",
|
||||
"rand 0.7.3",
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 75491db0bff74a14dc6392b1491043bc7c924c65
|
||||
Subproject commit 1cb7c09eb245454648bdecd61fa93bace3041b6d
|
Loading…
Reference in New Issue
Block a user