diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-07-02 10:27:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-02 10:27:21 +0200 |
| commit | 74a272d3d74d55d024532dd62941d09fb5f9317c (patch) | |
| tree | 2eef8bf28f49356602d9a95293712e9a261e66e0 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 37c50653fe6ee416dbdc864f619f25ff31581cfd (diff) | |
| parent | 908574b5e761fca6e0b03ef4e2c8640fcff1218a (diff) | |
| download | rust-74a272d3d74d55d024532dd62941d09fb5f9317c.tar.gz rust-74a272d3d74d55d024532dd62941d09fb5f9317c.zip | |
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``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
