Merge commit '37f4c1725d' into clippyup

This commit is contained in:
Philipp Krones 2023-07-02 14:35:19 +02:00
parent bb33e0343f
commit cb3ecf7b79
912 changed files with 21813 additions and 5843 deletions

View file

@ -1,6 +1,6 @@
//@run-rustfix
#![allow(unused)]
#![allow(clippy::incorrect_clone_impl_on_copy_type, unused)]
#![warn(clippy::unnecessary_struct_initialization)]
struct S {