Fix `[use_self]` false negative with on struct and tuple struct patterns fixes #8845 changelog: Triggered the warning for ``[`use_self`]`` on `TupleStruct` and `Struct` patterns, whereas currently it's only triggered for `Path` patterns
Fix `[use_self]` false negative with on struct and tuple struct patterns fixes #8845 changelog: Triggered the warning for ``[`use_self`]`` on `TupleStruct` and `Struct` patterns, whereas currently it's only triggered for `Path` patterns