rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 19 Jul 2021 01:58:45 +0200
changeset 47747 452e7048293d
parent 45620 426294d06ddc
permissions -rw-r--r--
sparse: use `update_file` instead of `drop` in `refreshwdir` This is the newer, more semantic API. Differential Revision: https://phab.mercurial-scm.org/D11189

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