ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara e5286aed08 index: move lifetimed change_id_index() to MutableIndex, rename 'static version
change_id_index() is only used by Readonly/MutableRepo, so we don't need an
abstraction at Index. evaluate_revset() is somewhat similar, but the callers
rely on &dyn Repo.
2024-01-09 10:38:00 +09:00
..
benches
gen-protos
src index: move lifetimed change_id_index() to MutableIndex, rename 'static version 2024-01-09 10:38:00 +09:00
tests index: move lifetimed change_id_index() to MutableIndex, rename 'static version 2024-01-09 10:38:00 +09:00
testutils
Cargo.toml
LICENSE