rustfmt.toml
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Tue, 16 Apr 2024 13:51:45 +0100
changeset 51604 32ba01b5669d
parent 45620 426294d06ddc
permissions -rw-r--r--
match: share code between includematcher and patternmatcher No need to have this duplication.

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