##// END OF EJS Templates
dirstate: Use the Rust implementation of DirstateItem when Rust is enabled...
dirstate: Use the Rust implementation of DirstateItem when Rust is enabled … instead of the C implementation, with C/Rust conversions at the FFI boundary Differential Revision: https://phab.mercurial-scm.org/D11486
Simon Sapin -
r48858:d5528ac9 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / dirstate_tree
dirstate_map.rs Loading ...
dispatch.rs Loading ...
on_disk.rs Loading ...
owning.rs Loading ...
owning_dispatch.rs Loading ...
path_with_basename.rs Loading ...
status.rs Loading ...