[Changed Subscribers] D11401: rust-revset: add separate match logic for shortcuts

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Thu Sep 30 23:33:17 UTC 2021


martinvonz added inline comments.

INLINE COMMENTS

> revset.rs:33
> +        }
> +        result => return result,
>      }

This `return` looks unnecessary. Speaking of that, what do you think about running Clippy as part of the test suite?

REPOSITORY
  rHG Mercurial

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

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

To: Alphare, #hg-reviewers, SimonSapin
Cc: martinvonz, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210930/2dc26fab/attachment-0002.html>


More information about the Mercurial-patches mailing list