]> git.lizzy.rs Git - rust.git/commit
remove redundant .iter() call since zip() takes an IntoIterator argument
authorThe8472 <git@infinite-source.de>
Mon, 8 Nov 2021 18:29:16 +0000 (19:29 +0100)
committerThe8472 <git@infinite-source.de>
Tue, 9 Nov 2021 19:54:42 +0000 (20:54 +0100)
commita6e0aa20d90ee9173a6b901c641a8d48abbd82db
tree0141f8fa89c0bcd12d60b3e6ebc07174b7fbbdc5
parent7f6e080120fe3c2fd067a5b8d5df04b45ef78b09
remove redundant .iter() call since zip() takes an IntoIterator argument
library/std/src/path.rs