D7128: rust-dirstate-status: use fast-path even with fsmonitor and sparse extensions

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Fri Oct 18 12:37:58 EDT 2019


martinvonz added inline comments.

INLINE COMMENTS

> dirstate.py:1119
> -        # We don't yet have a mechanism for extensions
> -        elif sparse.enabled:
> -            use_rust = False

This made the import of `sparse` unused. I'll remove it.

REPOSITORY
  rHG Mercurial

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

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

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


More information about the Mercurial-devel mailing list