rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 19 Jul 2021 09:15:37 +0200
changeset 47750 13e2ce796dcd
parent 45623 426294d06ddc
permissions -rw-r--r--
largefile: use `update_file` instead of `drop` during `rollback` This is the newer, more semantic API. Differential Revision: https://phab.mercurial-scm.org/D11192

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