rustfmt.toml
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 12 Apr 2022 23:15:25 -0700
changeset 49151 07ec9f4f24bf
parent 45623 426294d06ddc
permissions -rw-r--r--
changelog: avoid copying changeset data into `ChangesetRevisionData` Differential Revision: https://phab.mercurial-scm.org/D12548

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