sapling/eden/mononoke/reachabilityindex
Mateusz Kwapich 0a915a26a8 fix the problem with updating skiplists after trimming
Summary:
After being trimmed down to store only a single edge the skiplist update
algoritm was working incorrectly. This diff introduces a way of fixing things
up.

Reviewed By: StanislavGlebik

Differential Revision: D21976995

fbshipit-source-id: 3bc4678011b332419d9f6f7b983a33fa066674bf
2020-06-15 09:58:15 -07:00
..
common mononoke: make blobrepo and its dependencies OSS buildable 2020-03-31 04:02:45 -07:00
if cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
skiplist fix the problem with updating skiplists after trimming 2020-06-15 09:58:15 -07:00
src migrate ReachabilityIndex trait to async/await 2020-06-15 08:14:36 -07:00
test-helpers migrate ReachabilityIndex trait to async/await 2020-06-15 08:14:36 -07:00
Cargo.toml make LeastCommonAncestorsHint async 2020-06-15 08:14:36 -07:00