]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #7254 - Jarcho:needless_borrow_2, r=Manishearth
authorbors <bors@rust-lang.org>
Fri, 21 May 2021 17:56:43 +0000 (17:56 +0000)
committerbors <bors@rust-lang.org>
Fri, 21 May 2021 17:56:43 +0000 (17:56 +0000)
Move `needless_borrow` to style

fixes: #3742

#7105 should be merged first to fix the false positive.

changelog: move `needless_borrow` from `nursery` to `style`


Trivial merge