rustfmt.toml
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 12 Dec 2021 19:36:11 -0500
branchstable
changeset 48440 cb477edeca79
parent 45620 426294d06ddc
permissions -rw-r--r--
upgrade: byteify a few error messages These were flagged by pytype (which is currently disabled on this file due to another failure). Differential Revision: https://phab.mercurial-scm.org/D11905

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