rustfmt.toml
author Anton Shestakov <av6@dwimlabs.net>
Mon, 31 Oct 2022 16:36:00 +0400
changeset 49536 87516dd774d0
parent 45620 426294d06ddc
permissions -rw-r--r--
demandimport: remove an obsolete comment about importing from future See 6000f5b25c9b.

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