Commit 64a4dec
committed
std: Remove typarms from IteratorExt::cloned
With associated types an where clauses none of the type parameters are
necessary.
[breaking-change]1 parent 134e00b commit 64a4dec
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
967 | 967 | | |
968 | 968 | | |
969 | 969 | | |
970 | | - | |
971 | | - | |
972 | | - | |
973 | | - | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
974 | 973 | | |
975 | 974 | | |
976 | 975 | | |
| |||
0 commit comments