From 4c8650844c71ecc2addab991a2c95b7e6bf151a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Kr=C3=BCger?= Date: Tue, 30 Jul 2019 17:11:30 +0200 Subject: [PATCH] submodules: update clippy from dc69a5c0 to c3e91365 Changes: ```` Fix breakage due to rust-lang/rust#61856 Fix dogfood test Hash discriminant of lifetime.name Hash discriminant of Lifetime::Name Updated tests. Respond to review comments Updated test stderr Added doc comment fixed type printout Respond to comments and improve printout Responded to comments and fixed compile bug Fixed more compile errors Fix some of the compile errors Changed Ty to ty, added lifetime 'tcx Lint for type repetition in trait bounds. ```` --- src/tools/clippy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/clippy b/src/tools/clippy index dc69a5c0b610d..c3e913650e985 160000 --- a/src/tools/clippy +++ b/src/tools/clippy @@ -1 +1 @@ -Subproject commit dc69a5c0b610df452217291db1a0ebc4f76401e3 +Subproject commit c3e913650e9850ccbb605ddc0d1a612fa70947d2