mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
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).
This commit is contained in:
+1
-1
@@ -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)",
|
||||
|
||||
+1
-1
Submodule src/tools/rls updated: d1e20280dc...483dcbc73f
Reference in New Issue
Block a user