about summary refs log tree commit diff
diff options
context:
space:
mode:
authorIgor Matuszewski <Xanewok@gmail.com>2019-06-09 16:14:52 +0200
committerIgor Matuszewski <Xanewok@gmail.com>2019-06-09 16:14:52 +0200
commiteb5aa7583dab0c8a78271fcc7ae41db4f27fba44 (patch)
tree81cdadcbb803e18930f2b7b9120aae3c8a259c0c
parent07c3967de9027735bfbf9c739f6a8ca14312c22d (diff)
Update RLS
This includes https://github.com/rust-lang/rls/pull/1482 which should
finally fix the spurious tests in Rust CI (test-pass -> test-fail).
-rw-r--r--Cargo.lock2
m---------src/tools/rls0
2 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7f35b7344df..948074ce0fc 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2263,7 +2263,7 @@ dependencies = [
 
 [[package]]
 name = "rls"
-version = "1.36.0"
+version = "1.37.0"
 dependencies = [
  "cargo 0.38.0",
  "cargo_metadata 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/src/tools/rls b/src/tools/rls
-Subproject d1e20280dc188f542c083a738f8da3fef25af47
+Subproject 483dcbc73f9923e98c71ec9df11ee3d0d5cfb46