##// END OF EJS Templates
rust: Fix outdated comments in OwningDirstateMap...
rust: Fix outdated comments in OwningDirstateMap OwningDirstateMap used to own a PyBytes, but was generalized to be more generic when it was moved from hg-cpython to hg-core. This fixes some comments that were still referencing PyBytes. Differential Revision: https://phab.mercurial-scm.org/D12003
Simon Sapin -
r49416:d1210d56 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / dirstate_tree
dirstate_map.rs Loading ...
on_disk.rs Loading ...
owning.rs Loading ...
path_with_basename.rs Loading ...
status.rs Loading ...