]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #9997 - Jarcho:issue_9901, r=llogiq
authorbors <bors@rust-lang.org>
Wed, 30 Nov 2022 19:29:40 +0000 (19:29 +0000)
committerbors <bors@rust-lang.org>
Wed, 30 Nov 2022 19:29:40 +0000 (19:29 +0000)
Don't lint `explicit_auto_deref` when the initial type is neither a reference, nor a receiver

fixes #9901
fixes #9777
changelog: `explicit_auto_deref`: Don't lint when the initial value is neither a reference, nor a receiver


Trivial merge