view rustfmt.toml @ 50742:48d9af6bd043 stable

win32mbcs: unbyteify some strings for py3 support A crash was reported on the TortoiseHg bug tracker for this[1]. [1] https://foss.heptapod.net/mercurial/tortoisehg/thg/-/issues/5905
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 08 Jun 2023 00:03:54 -0400
parents 426294d06ddc
children
line wrap: on
line source

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