rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 19 Jul 2021 03:20:04 +0200
changeset 47698 9fa1085fbd63
parent 45620 426294d06ddc
permissions -rw-r--r--
largefile: use `update_file` instead of `remove` in `mergerecordupdates` This is the newer, more semantic API. Differential Revision: https://phab.mercurial-scm.org/D11140

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