rustfmt.toml
author Augie Fackler <augie@google.com>
Fri, 29 Jan 2021 12:50:10 -0500
changeset 46484 bc3f3b59d0a4
parent 45623 426294d06ddc
permissions -rw-r--r--
context: add missing manifest invalidation after write in overlayworkingctx This was breaking my merge-diff logic that will be in the next patch. Differential Revision: https://phab.mercurial-scm.org/D9908

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