rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 01 Oct 2021 09:29:50 +0200
changeset 48164 1ab4523afe12
parent 45620 426294d06ddc
permissions -rw-r--r--
dirstate-item: drop the legacy new_normal constructor Nobody is calling it anymore. Its purposes has been filled. Differential Revision: https://phab.mercurial-scm.org/D11608

edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true