Matthias Krüger 74a272d3d7
Rollup merge of #113231 - Urgau:fix_false_positive_drop_copy, r=Nilstrieb
Fix `dropping_copy_types` lint from linting in match-arm with side-effects

This PR fixes an issue with the `dropping_copy_types` and `dropping_references` lints when not all patterns that can have side-effects were detected and ignored.

Nearly _fixes_ https://github.com/rust-lang/rust/issues/112653 (will need beta-backport to completely fix the issue)
r? ``@Nilstrieb``
2023-07-02 10:27:21 +02:00
..
2023-06-19 15:39:55 +02:00
2023-06-23 16:26:22 +00:00
2023-06-19 20:00:41 +00:00
2023-06-28 07:59:36 -04:00
2023-06-28 01:51:53 -04:00
2023-06-29 16:24:07 +03:00
2023-06-26 08:56:32 +00:00
2023-06-24 21:49:38 -04:00
2023-06-20 19:46:01 -04:00
2023-06-26 08:56:32 +00:00
2023-06-22 23:01:48 +02:00