view rustfmt.toml @ 47848:53221078e0de stable 5.9

pyoxidizer: always run the associated CI jobs Now that all tests are passing, we can enable this by default. Differential Revision: https://phab.mercurial-scm.org/D11306
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 16 Aug 2021 18:39:58 +0200
parents 426294d06ddc
children
line wrap: on
line source

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