From 7e2ebb078997fcb29bd0a19efcbeb69b29bc10ae Mon Sep 17 00:00:00 2001 From: Matthias Krüger Date: Mon, 16 Mar 2020 19:06:04 +0100 Subject: submodules: update clippy from 8485d40a to 23549a8c Changes: ```` rustup https://github.com/rust-lang/rust/pull/69738 rustup https://github.com/rust-lang/rust/pull/68944 Make use of `or_patterns` feature rustup https://github.com/rust-lang/rust/pull/69589/ Rustup to rust-lang/rust#69076 Don't convert Path to lossy str Use `into_path` Use pattern matching instead of manually checking condition Fix typo Remove git2 dependency. Document that wildcard_imports doesn't warn about `use ...::prelude::*;` Change changelog formatting Update changelog_update doc to reflect the actual ordering of the changelog Update CHANGELOG.md ```` Fixes #70007 --- src/tools/clippy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/tools/clippy b/src/tools/clippy index 8485d40a326..23549a8c362 160000 --- a/src/tools/clippy +++ b/src/tools/clippy @@ -1 +1 @@ -Subproject commit 8485d40a3264b15b92d391e99cb3d1abf8f25025 +Subproject commit 23549a8c362a403026432f65a6cb398cb10d44b7 -- cgit 1.4.1-3-g733a5