view rustfmt.toml @ 46589:f8888f5c8c50

test-copies: improve description of the B+F case This will make its role clearer. Differential Revision: https://phab.mercurial-scm.org/D10046
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 18 Feb 2021 12:45:16 +0100
parents 426294d06ddc
children
line wrap: on
line source

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