Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
rustfmt.toml
author
Matt Harbison <matt_harbison@yahoo.com>
Sun, 12 Dec 2021 19:36:11 -0500
branch
stable
changeset 48440
cb477edeca79
parent 45620
426294d06ddc
permissions
-rw-r--r--
upgrade: byteify a few error messages These were flagged by pytype (which is currently disabled on this file due to another failure). Differential Revision: https://phab.mercurial-scm.org/D11905
edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true