view rustfmt.toml @ 48374:a4a5d123fb03

tests: make sure no ambiguities remains after the commit This will help to stabilize part of the test that are not relevant for what is actually tested. Differential Revision: https://phab.mercurial-scm.org/D11778
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 18 Nov 2021 00:08:57 +0100
parents 426294d06ddc
children
line wrap: on
line source

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