]> git.lizzy.rs Git - rust.git/commit
Auto merge of #7533 - Valentine-Mario:vec_extend_to_append, r=xFrednet
authorbors <bors@rust-lang.org>
Sat, 7 Aug 2021 12:54:13 +0000 (12:54 +0000)
committerbors <bors@rust-lang.org>
Sat, 7 Aug 2021 12:54:13 +0000 (12:54 +0000)
commita0e71e5d637329e3904a659e9a876ccc8844e68a
tree7cd9e4843ade52a69307160ffa9f2cb34b062eda
parent2dbf0c138de34d7805b9291705f2e2361324f219
parent8a4ffb881d989be8e5bbbfa45cd5aa971a6179f2
Auto merge of #7533 - Valentine-Mario:vec_extend_to_append, r=xFrednet

fix bug on mutable ref

fixes: #7524

This PR is related to issue #7524
changelog:  [`extend_with_drain`] Improve code suggestion for mutable and immutable references