Mercurial
Mercurial
>
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
Matt Harbison <matt_harbison@yahoo.com>
Mon, 11 Nov 2024 13:03:13 -0500
changeset 52291
b65085c6d6ff
parent 51706
541292a02e09
permissions
-rw-r--r--
help: modernize the help text for `hostsecurity.minimumprotocol` Two issues here: 1) We're well past Pythons that only support TLSv1.0 (py27 supports v1.2) 2) It never occurred to me that this is a client-only setting
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
51706
541292a02e09
rust: change minimum supported version everywhere applicable
Raphaël Gomès <rgomes@octobus.net>
parents:
50423
diff
changeset
1
msrv = "1.79.0"