rust/hg-direct-ffi/rustfmt.toml
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 15 Jan 2020 15:12:50 -0800
changeset 44246 faec51c76b7b
parent 40301 b929bce413f4
permissions -rw-r--r--
merge: avoid a negation in the definition of updatedirstate We only use `partial` in one place: the definition of `updatedirstate`. Let's simplify that a little. Differential Revision: https://phab.mercurial-scm.org/D7900

max_width = 79
wrap_comments = true
error_on_line_overflow = true