Commit e269fca
committed
adjustment to make clippy happy
It seems it does not like `cloned()` when `copied()` can be used.
See <https://github.com/rust-lang/hashbrown/runs/2967101005> for
the details.1 parent 3a06bad commit e269fca
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1168 | 1168 | | |
1169 | 1169 | | |
1170 | 1170 | | |
1171 | | - | |
| 1171 | + | |
1172 | 1172 | | |
1173 | 1173 | | |
1174 | 1174 | | |
| |||
0 commit comments