rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 09 Apr 2021 03:36:24 +0200
changeset 46883 df76da69f5b1
parent 45623 426294d06ddc
permissions -rw-r--r--
persistent-nodemap: disable it for test-wireproto-content-redirects.t This is not relevant for the test and this will avoid a lot of variations. Differential Revision: https://phab.mercurial-scm.org/D10338

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