jj/lib/testutils
Yuya Nishihara f5938985f0 repo_path: make RepoPath::from_internal_string() accept owned string
I'm going to add borrowed RepoPath type, and most from_internal_string()
callers will be migrated to it. For the remaining callers, it makes more
sense to move the ownership of String to RepoPathBuf.
2023-11-28 07:33:28 +09:00
..
src repo_path: make RepoPath::from_internal_string() accept owned string 2023-11-28 07:33:28 +09:00
Cargo.toml backend: make read functions async 2023-10-08 23:36:49 -07:00