Mercurial
Mercurial
>
hg-stable
/ 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
Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 09 Apr 2021 03:36:07 +0200
changeset 46881
06ebf0cc4f70
parent 45623
426294d06ddc
permissions
-rw-r--r--
persistent-nodemap: disable it unconditionally for test-wireproto-caching.t This is not relevant for the test and this will avoid a lot of variations. Differential Revision: https://phab.mercurial-scm.org/D10336
edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true