]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #6301 - alex-700:fix-map-clone, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Sun, 8 Nov 2020 01:28:27 +0000 (01:28 +0000)
committerbors <bors@rust-lang.org>
Sun, 8 Nov 2020 01:28:27 +0000 (01:28 +0000)
do not trigger map_clone in the case of &mut

fixes #6299
changelog: do not trigger map_clone in the case of &mut


Trivial merge