view rustfmt.toml @ 46138:34f2c634c8f6

test-narrow: mitigate the flakyness of test-narrow-shallow The actual bug still need fixing, but in the meantime the flakyness is wasting everybody's time. Differential Revision: https://phab.mercurial-scm.org/D9593
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 14 Dec 2020 14:31:15 +0100
parents 426294d06ddc
children
line wrap: on
line source

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