view rustfmt.toml @ 49444:52f31b660d38

perf: quiet stdout output in perf::unbundle There a lot of repetitive bundle application message we do not care about.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 25 Aug 2022 05:11:48 +0200
parents 426294d06ddc
children
line wrap: on
line source

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