##// END OF EJS Templates
dirstate-tree: Abstract "non-normal" and "other parent" sets...
dirstate-tree: Abstract "non-normal" and "other parent" sets Instead of exposing `HashSet`s directly, have slightly higher-level methods for the operations that Python bindings need on them. Differential Revision: https://phab.mercurial-scm.org/D10363

File last commit:

r47863:787ff5d2 default
r47864:e061a1df default
Show More
dirstate_tree.rs
1 line | 18 B | application/rls-services+xml | RustLexer
pub mod dispatch;