sapling/lib/indexedlog
Jun Wu c65612acc9 indexedlog: index: stop iteration if an error is encountered
Summary:
Without this change, code doing `index.get(...).values().collect()` might
end up with an infinite loop.

Reviewed By: DurhamG

Differential Revision: D8156510

fbshipit-source-id: 5497aa354de7d49cfc4308a025856608ce981a1e
2018-06-05 00:12:29 -07:00
..
benches indexedlog: use OpenOptions 2018-04-13 21:51:46 -07:00
src indexedlog: index: stop iteration if an error is encountered 2018-06-05 00:12:29 -07:00
Cargo.toml crates: pin rand to 0.4 version 2018-05-25 09:51:19 -07:00