view rustfmt.toml @ 46463:95b276283b67

rhg: add support for share-safe Differential Revision: https://phab.mercurial-scm.org/D9942
author Simon Sapin <simon.sapin@octobus.net>
date Mon, 01 Feb 2021 11:41:10 +0100
parents 426294d06ddc
children
line wrap: on
line source

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