Skip to content

Commit 1dd0e3c

Browse files
committed
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.
1 parent de27cd7 commit 1dd0e3c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Cargo.lock

-1
Original file line numberDiff line numberDiff line change
@@ -3102,7 +3102,6 @@ version = "0.6.0"
31023102
dependencies = [
31033103
"clippy_lints",
31043104
"env_logger 0.7.1",
3105-
"failure",
31063105
"futures",
31073106
"log",
31083107
"rand 0.7.3",

0 commit comments

Comments
 (0)