rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 11 Apr 2023 21:56:16 +0200
changeset 51192 f816ca29a285
parent 45623 426294d06ddc
permissions -rw-r--r--
setup: try a non-pure version of the local Mercurial if the pure fails Things like `zstd` can make the pure version fails.

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