From d68f0e1ef61ac86b351df84fd17141bba73eb68d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Kr=C3=BCger?= Date: Thu, 6 Jun 2019 12:56:26 +0200 Subject: [PATCH] submodules: update clippy from 20da8f45 to 71be6f62 Changes: ```` rustup https://github.com/rust-lang/rust/pull/57428/ Remove `to_string()`s from CompilerLintFunctions Fix comment grammar Fix .map(..).unwrap_or_else(..) bad suggestion add suggestions for print/write with newline lint ```` --- src/tools/clippy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/clippy b/src/tools/clippy index 20da8f45c601d..71be6f62fa920 160000 --- a/src/tools/clippy +++ b/src/tools/clippy @@ -1 +1 @@ -Subproject commit 20da8f45c601d0eec8af8c0897abd536ad57951f +Subproject commit 71be6f62fa920c0bd10cdf3a29aeb8c6719a8075