Files
third_party_rust_rust/compiler
Matthias Krüger 98b5c259e8 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-03-11 10:53:47 -06:00
2023-05-02 10:45:16 -07:00
2023-06-28 10:52:48 +08:00
2023-06-29 11:45:52 +10:00
2023-06-05 16:01:09 +02:00
2023-06-11 22:45:04 -04:00
2023-05-26 15:18:54 -04:00
2023-04-10 17:24:23 +09:00
2023-06-28 01:55:32 -04:00
2023-04-10 22:02:52 +02:00