[Updated] D8516: status: update comment to reflect the more recent situation
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Thu May 14 20:31:09 UTC 2020
Closed by commit rHG63edfea7dfde: status: update comment to reflect the more recent situation (authored by Alphare).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D8516?vs=21350&id=21378
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8516/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8516
AFFECTED FILES
mercurial/dirstate.py
CHANGE DETAILS
diff --git a/mercurial/dirstate.py b/mercurial/dirstate.py
--- a/mercurial/dirstate.py
+++ b/mercurial/dirstate.py
@@ -1196,7 +1196,7 @@
elif match.traversedir is not None:
use_rust = False
elif not isinstance(match, allowed_matchers):
- # Matchers have yet to be implemented
+ # Some matchers have yet to be implemented
use_rust = False
if use_rust:
To: Alphare, #hg-reviewers
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200514/9c5ad357/attachment-0002.html>
More information about the Mercurial-patches
mailing list