about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-10-09 13:44:36 +0000
committerbors <bors@rust-lang.org>2021-10-09 13:44:36 +0000
commit8f1555f123be0c58390679c8aa99dca9b79c1bf3 (patch)
treec25dbc594df1d9cefb282c33aab7c3e06c796040 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent22144c02c2d790c2e3b74dc0363000511284f6d8 (diff)
parent7aaed02b8c4cad724506a44a53b5205132ff4d20 (diff)
downloadrust-8f1555f123be0c58390679c8aa99dca9b79c1bf3.tar.gz
rust-8f1555f123be0c58390679c8aa99dca9b79c1bf3.zip
Auto merge of #7794 - ThibsG:FieldReassignDefault6312, r=llogiq
Fix false positive when `Drop` and `Copy` involved in `field_reassign_with_default` lint

Fix FP in `field_reassign_with_default` lint when type implements `Drop` but not all fields are `Copy`.

fixes: #6312

changelog: [`field_reassign_with_default`] Fix FP when `Drop` and `Copy` are involved
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions