From 3b04823dc12ab0a3c50e57b3ad813d7496a53774 Mon Sep 17 00:00:00 2001 From: Oliver Schneider Date: Wed, 11 Apr 2018 13:36:31 +0200 Subject: [PATCH] Update clippy and rls --- src/Cargo.lock | 8 ++++---- src/tools/clippy | 2 +- src/tools/rls | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Cargo.lock b/src/Cargo.lock index e7896d247b4c9..a60679e417ada 100644 --- a/src/Cargo.lock +++ b/src/Cargo.lock @@ -286,11 +286,11 @@ dependencies = [ [[package]] name = "clippy" -version = "0.0.191" +version = "0.0.193" dependencies = [ "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "clippy-mini-macro-test 0.2.0", - "clippy_lints 0.0.191", + "clippy_lints 0.0.193", "compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "derive-new 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -306,7 +306,7 @@ version = "0.2.0" [[package]] name = "clippy_lints" -version = "0.0.191" +version = "0.0.193" dependencies = [ "if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1579,7 +1579,7 @@ version = "0.126.0" dependencies = [ "cargo 0.27.0", "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", - "clippy_lints 0.0.191", + "clippy_lints 0.0.193", "env_logger 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/src/tools/clippy b/src/tools/clippy index b45801ff192e6..8ec61a613ad12 160000 --- a/src/tools/clippy +++ b/src/tools/clippy @@ -1 +1 @@ -Subproject commit b45801ff192e6f1bd3504c05e612a1004f52a24e +Subproject commit 8ec61a613ad1278b18a4770332b6da128704fdd6 diff --git a/src/tools/rls b/src/tools/rls index b17d799d1302f..faccf0d07cad4 160000 --- a/src/tools/rls +++ b/src/tools/rls @@ -1 +1 @@ -Subproject commit b17d799d1302fd643a3dd19280f64c8ad162a4a2 +Subproject commit faccf0d07cad4c84da20c5c0102a450fca9d0b6b