rustfmt.toml
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 12 Mar 2021 18:51:22 -0500
branchstable
changeset 46700 279edaaea711
parent 45620 426294d06ddc
permissions -rw-r--r--
crecord: change str literals to byte literals Differential Revision: https://phab.mercurial-scm.org/D10202

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