sapling/eden
Alex Hornby 729e98b0d2 mononoke: remove drain() calls in walker
Summary: .drain() retains the drained container and its heap allocation for reuse, but as we're not reusing the container, moving the contents into_iter() by for..in makes the intent clearer.

Reviewed By: StanislavGlebik

Differential Revision: D31149816

fbshipit-source-id: 63c7bba8a457e62a37944aecd8ec8c42dac8deaa
2021-09-24 09:40:28 -07:00
..
fs store: return fetch origin from backing store 2021-09-23 14:23:30 -07:00
hg-server vendor tokio-console and console-subscriber 2021-09-17 16:23:43 -07:00
integration unknown inodes are not a bug on NFS mounts. 2021-09-16 14:35:04 -07:00
locale
mononoke mononoke: remove drain() calls in walker 2021-09-24 09:40:28 -07:00
scm optimization for edenapi uploads 2021-09-24 07:49:15 -07:00
test_support test_support: canonicalize the temporary directory path 2021-08-16 16:08:45 -07:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml