]> git.lizzy.rs Git - rust.git/commit
Fix: prefer the usage of `for` loops over `fold`
authorBasti Ortiz <39114273+Some-Dood@users.noreply.github.com>
Tue, 10 Aug 2021 14:40:04 +0000 (22:40 +0800)
committerBasti Ortiz <39114273+Some-Dood@users.noreply.github.com>
Tue, 10 Aug 2021 14:40:04 +0000 (22:40 +0800)
commit27605b402e5009d03bd1c961c6272b8d2dbe674d
tree9a9f7b5cca4b8a140273e8323ac95fa09426beab
parent0e480a6e9c9fcb24d42011a031444e0446c07353
Fix: prefer the usage of `for` loops over `fold`
crates/vfs/src/loader.rs