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
Arseniy Alekseyev <aalekseyev@janestreet.com>
Fri, 18 Nov 2022 13:47:29 +0000
branch
stable
changeset 49585
55c6ebd11cb9
parent 45623
426294d06ddc
permissions
-rw-r--r--
tests: run many tests in $TESTTMP/repo instead of $TESTTMP This is useful so we can store other files in $TESTTMP (in particular tests that use docket files (nodemap, dirstate-v2) keep file uids in $TESTTMP/UID)
edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true