Merge commit '98363cbf6a' into clippyup

This commit is contained in:
Philipp Krones 2023-09-12 18:13:53 +02:00
parent b643f20f46
commit 471469d30f
174 changed files with 4682 additions and 1635 deletions

View file

@ -1,4 +1,4 @@
#![allow(clippy::incorrect_clone_impl_on_copy_type, unused)]
#![allow(clippy::non_canonical_clone_impl, unused)]
#![warn(clippy::unnecessary_struct_initialization)]
struct S {