rustfmt.toml
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Tue, 09 Apr 2024 11:00:52 +0100
changeset 51601 ea3343104f07
parent 45620 426294d06ddc
permissions -rw-r--r--
largefiles: track if a matcher was tampered with This is used to make sure rust fast path is not taken for the modified matchers.

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