]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #8280 - xFrednet:8276-map-clone-msrv, r=flip1995
authorbors <bors@rust-lang.org>
Wed, 19 Jan 2022 16:33:10 +0000 (16:33 +0000)
committerbors <bors@rust-lang.org>
Wed, 19 Jan 2022 16:33:10 +0000 (16:33 +0000)
Add `msrv` config for `map_clone`

Just a small PR to have some fun with Clippy and to clear my head a bit :sweat_smile:

---

changelog: [`map_clone`]: The suggestion takes `msrv` into account
changelog: Track `msrv` attribute for `manual_bits` and `borrow_as_prt`

fixes: #8276


Trivial merge