Mercurial
Mercurial
>
public
>
mercurial-scm
>
hg
/ annotate
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
.
rust/clippy.toml
author
Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 11 Mar 2025 02:29:42 +0100
branch
stable
changeset 53042
cdd7bf612c7b
parent 51702
541292a02e09
permissions
-rw-r--r--
bundle-spec: properly format boolean parameter (issue6960) This was breaking automatic clone bundle generation. This changeset fixes it and add a test to catch it in the future.
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
51702
541292a02e09
rust: change minimum supported version everywhere applicable
Rapha?l Gom?s <rgomes@octobus.net>
parents:
50420
diff
changeset
1
msrv = "1.79.0"