jj/lib
Yuya Nishihara f65ba88109 tree: take sub_tree_recursive() argument as &RepoPath
Since RepoPath is now a slice type, it can be constructed without cloning the
backing buffer. Let's simply use it instead of the iterator type.
2024-05-23 10:14:48 +09:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src tree: take sub_tree_recursive() argument as &RepoPath 2024-05-23 10:14:48 +09:00
tests tree_builder: propagate errors from write_tree() 2024-05-22 06:46:38 -07:00
testutils tree_builder: propagate errors from write_tree() 2024-05-22 06:46:38 -07:00
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE