ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara fca3690dda working_copy: add file states wrapper that provides map-like API
I'll replace the current lazy loading mechanism with this. Read-only methods
are implemented on the borrowed type so that we can narrow lookup scope
recursively.
2023-11-30 12:09:31 +09:00
..
benches
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src working_copy: add file states wrapper that provides map-like API 2023-11-30 12:09:31 +09:00
tests repo_path: split RepoPath into owned and borrowed types 2023-11-28 07:33:28 +09:00
testutils repo_path: split RepoPath into owned and borrowed types 2023-11-28 07:33:28 +09:00
Cargo.toml cargo: add ref-cast dependency 2023-11-26 18:21:40 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00