view rustfmt.toml @ 49952:5df6d4f06a8f stable

hghave: make different has_pyoxidizer functions have different names There are 3 of them, and them all having the same name triggered code checkers.
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 25 Jan 2023 19:27:50 +0400
parents 426294d06ddc
children
line wrap: on
line source

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