D6393: rust-dirstate: add "dirs" Rust implementation

kevincox (Kevin Cox) phabricator at mercurial-scm.org
Fri Jun 28 05:01:33 EDT 2019


kevincox added inline comments.

INLINE COMMENTS

> martinvonz wrote in dirs_multiset.rs:43
> Maybe Kevin meant something like this?
> 
>   if skip_state == None | skip_state == Some(state) {
>       multiset.add_path(filename);
>   }

No, you are right. I misread the condition.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6393/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6393

To: Alphare, #hg-reviewers, kevincox
Cc: martinvonz, durin42, kevincox, mercurial-devel


More information about the Mercurial-devel mailing list