]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #6865 - Jarcho:explicit_deref_methods, r=llogiq
authorbors <bors@rust-lang.org>
Sat, 13 Mar 2021 15:31:14 +0000 (15:31 +0000)
committerbors <bors@rust-lang.org>
Sat, 13 Mar 2021 15:31:14 +0000 (15:31 +0000)
`explicit_deref_methods` improvements

Breaking up #6837

changelog: `explicit_deref_methods` will lint chained `deref` calls and ufcs style calls


Trivial merge