about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-06-11 15:58:58 +0000
committerbors <bors@rust-lang.org>2021-06-11 15:58:58 +0000
commitf1f5ccd63a93b04d4d8dcb15b5a5de58a0d8c109 (patch)
tree532253ef293deeba0723c49103d924bff178e6a8 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentf7d09b45e9dbb32c5524d5f3b0838401c848bbf2 (diff)
parent0854f0caee1d6d16e57eb1d3f5abf539b3bee3f0 (diff)
downloadrust-f1f5ccd63a93b04d4d8dcb15b5a5de58a0d8c109.tar.gz
rust-f1f5ccd63a93b04d4d8dcb15b5a5de58a0d8c109.zip
Auto merge of #7160 - flip1995:field_reassign_macros, r=xFrednet,camsteffen
Don't trigger `field_reassign_with_default` in macros

Fixes #7155

Producing a good suggestion for this lint is already hard when no macros
are involved. With macros the lint message and the suggestion are just
confusing. Since both, producing a good suggestion and figuring out if
this pattern can be re-written inside a macro is nearly impossible, just
bail out.

changelog: [`field_reassign_with_default`] No longer triggers in macros

---

No that our reviewing queue is under control, I want to start hacking on Clippy myself again. Starting with an easy issue to get back in :)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions