update rls to 32d457717ce37babef199fe4984b1e20d4e108d4

This commit is contained in:
Matthias Krüger 2018-09-22 23:58:03 +02:00
parent 4591a245c7
commit 500352f5bc
3 changed files with 3 additions and 1 deletions

View File

@ -1801,6 +1801,7 @@ dependencies = [
"rls-vfs 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-workspace-hack 1.0.0",
"rustc_tools_util 0.1.0",
"rustfmt-nightly 0.99.4",
"serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -64,3 +64,4 @@ rustc-workspace-hack = { path = 'tools/rustc-workspace-hack' }
[patch."https://github.com/rust-lang-nursery/rust-clippy"]
clippy_lints = { path = "tools/clippy/clippy_lints" }
rustc_tools_util = { path = "tools/clippy/rustc_tools_util" }

@ -1 +1 @@
Subproject commit 2b21611d38a16a775f55ea102d8f442dfc51cf6d
Subproject commit 32d457717ce37babef199fe4984b1e20d4e108d4