rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 14 Jan 2021 11:46:30 +0100
changeset 46266 e8b0c519dfb3
parent 45620 426294d06ddc
permissions -rw-r--r--
test: split tests/test-merge-combination.t into multiple parts That test is quite slow, lets split it in smaller bits. Differential Revision: https://phab.mercurial-scm.org/D9768

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