view rustfmt.toml @ 48774:dcec16e799dd stable 6.0.3

status: fix hg status race against file deletion Differential Revision: https://phab.mercurial-scm.org/D12202
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Thu, 17 Feb 2022 20:50:04 +0000
parents 426294d06ddc
children
line wrap: on
line source

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