view rustfmt.toml @ 48737:c7e675848027

scmutil: obsrevs is already a frozenset Differential Revision: https://phab.mercurial-scm.org/D12157
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 07 Feb 2022 12:29:43 +0300
parents 426294d06ddc
children
line wrap: on
line source

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