]> git.lizzy.rs Git - rust.git/commit
Merge #4047
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Sun, 19 Apr 2020 19:19:41 +0000 (19:19 +0000)
committerGitHub <noreply@github.com>
Sun, 19 Apr 2020 19:19:41 +0000 (19:19 +0000)
commit90f837829d4f2c1054751de2de695ba1c0b8ae5c
tree87de3a5aeb55aabd3bd14ba7132d69751db0bb24
parent24af351018f2aeb11a2fb8cabb551798a5ab695e
parentd7f3d858add197f91969c69b1d4a14dbcb801f03
Merge #4047

4047: Some clippy fixes r=matklad a=kjeremy

Mostly removes redundant `clone` and `into`

Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>