Skip to content

Commit eb5aa75

Browse files
committed
Update RLS
This includes rust-lang/rls#1482 which should finally fix the spurious tests in Rust CI (test-pass -> test-fail).
1 parent 07c3967 commit eb5aa75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -2263,7 +2263,7 @@ dependencies = [
22632263

22642264
[[package]]
22652265
name = "rls"
2266-
version = "1.36.0"
2266+
version = "1.37.0"
22672267
dependencies = [
22682268
"cargo 0.38.0",
22692269
"cargo_metadata 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",

src/tools/rls

Submodule rls updated from d1e2028 to 483dcbc

0 commit comments

Comments
 (0)