mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-08 05:39:20 +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(). |
||
---|---|---|
.. | ||
lib.rs | ||
test_backend.rs |