mercurial/helptext/__init__.py
author Raphaël Gomès <rgomes@octobus.net>
Mon, 28 Sep 2020 14:07:00 +0200
changeset 45609 2a169781556e
parent 43676 2e017696181f
permissions -rw-r--r--
rust: clippy pass This removes some justified warnings and one hard error that, while technically not a bug, was an ugly oversight on my part. Differential Revision: https://phab.mercurial-scm.org/D9094