Rollup merge of #95676 - pietroalbini:pa-bump-rls, r=pietroalbini

Update RLS

This PR updates RLS to include the following PRs:

* https://github.com/rust-lang/rls/pull/1766
* https://github.com/rust-lang/rls/pull/1767
* https://github.com/rust-lang/rls/pull/1771
* https://github.com/rust-lang/rls/pull/1772

It also updates racer to fix RLS compilation with the parallel compiler enabled.
This commit is contained in:
Dylan DPC 2022-04-09 12:52:03 +02:00 committed by GitHub
commit 0aaeb4dd1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -2950,9 +2950,9 @@ dependencies = [
[[package]]
name = "racer"
version = "2.2.0"
version = "2.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0b4b5faaf07040474e8af74a9e19ff167d5d204df5db5c5c765edecfb900358"
checksum = "64954e44fc0d1dcc64e0b9f2b155249ad62849eba25354b76ae1598d1e8f0fa0"
dependencies = [
"bitflags",
"clap 2.34.0",

@ -1 +1 @@
Subproject commit 3df74381f37617ec800537c11fb0c3130f5f3616
Subproject commit e6f71c9cadf9bbd2eff21334d1d51016c7f5e19d