mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-18 10:07:28 +00:00
9f9e356f3d
We already pass a `CompositeIndex` to `default_revset_engine::evaluate()` so let's use that wherever we currently use `repo.index()`. That will help us remove the `repo` argument, and it will also let us internal types (like `IndexEntry`) in the index methods we call. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |