##// END OF EJS Templates
dirstate-v2: Make more APIs fallible, returning Result...
dirstate-v2: Make more APIs fallible, returning Result When parsing becomes lazy, parse error will potentially happen in more places. This propagates such errors to callers. Differential Revision: https://phab.mercurial-scm.org/D10749
Simon Sapin -
r48126:ed1583a8 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 ...
path_with_basename.rs Loading ...
status.rs Loading ...