rustfmt.toml
author Augie Fackler <augie@google.com>
Wed, 02 Mar 2022 10:29:54 -0500
changeset 48837 12cba4886e90
parent 45620 426294d06ddc
permissions -rw-r--r--
setup: remove Rust support for Python 2 Differential Revision: https://phab.mercurial-scm.org/D12281

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