view rustfmt.toml @ 48269:aa88fb60ecb4 stable

rust-nodemap: backed out mitigation for issue 6554 This is a backout of changeset 3fffb48539ee. Issue 6554 is now considered solved, hence its mitigation has to be removed, if only for its performance cost. Differential Revision: https://phab.mercurial-scm.org/D11703
author Georges Racinet <georges.racinet@octobus.net>
date Tue, 19 Oct 2021 19:05:41 +0200
parents 426294d06ddc
children
line wrap: on
line source

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