mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-29 07:59:00 +00:00
28ab9593c3
This enables cheap str-to-RepoPath cast, which is useful when sorting and filtering a large Vec<(String, _)> list by using matcher for example. It will also eliminate temporary allocation by repo_path.parent(). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |