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
Georges Racinet <georges.racinet@octobus.net>
Thu, 30 Mar 2023 12:14:57 +0200
changeset 50412
7ef51fff2c4f
parent 45620
426294d06ddc
permissions
-rw-r--r--
rust-revlog: explicit naming for `RevlogEntry` lifetime This matches what has been done in `revlog::changelog::ChangelogRevisionData`, and has the advantage of making things clearer when we introduce other, shorter lived lifetimes.
edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true