view rustfmt.toml @ 49616:2af928d69e8e stable

tests: stop creating temporary files in TESTDIR
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Thu, 17 Nov 2022 16:31:52 +0000
parents 426294d06ddc
children
line wrap: on
line source

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