From fb0142ae41a49a4dda6bc0c7487efa00818c8f49 Mon Sep 17 00:00:00 2001 From: flip1995 Date: Thu, 13 Jan 2022 13:18:19 +0100 Subject: Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.rs b/src/main.rs index 7ebdd947893..240e233420f 100644 --- a/src/main.rs +++ b/src/main.rs @@ -96,7 +96,7 @@ impl ClippyCmd { clippy_args.push("--no-deps".into()); } - ClippyCmd { + Self { cargo_subcommand, args, clippy_args, -- cgit 1.4.1-3-g733a5