sapling/eden/scm/lib/dag
Jun Wu 194b38385a nameset: add a way to convert between NameSet and SpanSet
Summary:
This will be used in the Python world for legacy reasons. It shouldn't be used
in new Rust node.

To use it, the name `LegacyCodeNeedIdAccess` has to be used so we can do a code
search to find all users of it.

Reviewed By: sfilipco

Differential Revision: D20367834

fbshipit-source-id: 9b93a29f1461ce24bba6f31a2bbb1f327e216c6d
2020-03-11 20:37:30 -07:00
..
benches dag: fix benchmarks 2020-02-28 09:23:59 -08:00
bindag bindag: make TestContext more flexible 2020-01-23 17:58:51 -08:00
fuzz dag: add fuzz tests on the octopus DAG 2020-01-23 17:58:51 -08:00
src nameset: add a way to convert between NameSet and SpanSet 2020-03-11 20:37:30 -07:00
Cargo.toml dag: do not depend on types 2020-03-11 10:49:31 -07:00