From 6e01d0fdad4c6f796d9f7821562be6cbe3d6e64a Mon Sep 17 00:00:00 2001 From: Matthias Krüger Date: Fri, 27 Mar 2020 23:42:25 +0100 Subject: submodules: update clippy from 1ff81c1b to 70b93aab Changes: ```` remove redundant import rustup https://github.com/rust-lang/rust/pull/68404 rustup https://github.com/rust-lang/rust/pull/69644 rustup https://github.com/rust-lang/rust/pull/70344 Move verbose_file_reads to restriction move redundant_pub_crate to nursery readme: explain how to run only a single lint on a codebase Remove dependency on `matches` crate Move useless_transmute to nursery nursery group -> style Update for PR feedback Auto merge of #5314 - ehuss:remove-git2, r=flip1995 Lint for `pub(crate)` items that are not crate visible due to the visibility of the module that contains them ```` Fixes #70456 --- 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 1ff81c1b6d7..70b93aab6ec 160000 --- a/src/tools/clippy +++ b/src/tools/clippy @@ -1 +1 @@ -Subproject commit 1ff81c1b6d7abdcc9ee47f4a8ab175082cad4421 +Subproject commit 70b93aab6ec576c3665f38fd485bb5e0154a88f7 -- cgit 1.4.1-3-g733a5