##// END OF EJS Templates
rust: Return HgError instead of RevlogError in revlog constructors...
rust: Return HgError instead of RevlogError in revlog constructors This leaves fewer cases for callers to handle, as RevlogError is more general Differential Revision: https://phab.mercurial-scm.org/D11410
Simon Sapin -
r48777:001d747c 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 ...