]> git.proxmox.com Git - cargo.git/commit
Auto merge of #8146 - hbina:fix_borrow_and_clone, r=ehuss
authorbors <bors@rust-lang.org>
Sun, 26 Apr 2020 18:48:39 +0000 (18:48 +0000)
committerbors <bors@rust-lang.org>
Sun, 26 Apr 2020 18:48:39 +0000 (18:48 +0000)
commit6a2d62fb402d1cd47d8eadf890522fdba3044b48
treeabb252b3182d60b697144d0eacddb481ac5f441b
parent11f329d88403e93c85a3009496ba6e8e230ab8f8
parent686ccfa462aa40eef8421ea84bca52141a1e8814
Auto merge of #8146 - hbina:fix_borrow_and_clone, r=ehuss

Fixed some unnecessary borrows and clones.

As suggested by the clippy.