view rustfmt.toml @ 48376:ad5a64473840

tests: add missing `head` for when things go wrong See comment above the changed line, you can get a millions of line of output in case of failure. When don't need to have them all. Differential Revision: https://phab.mercurial-scm.org/D11780
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 25 Oct 2021 15:11:53 +0200
parents 426294d06ddc
children
line wrap: on
line source

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