annotate rust/clippy.toml @ 51715:7601978f9e9f

typing: add type hints to `cmdutil.findrepo()` Since 10db46e128d4, pytype almost figured this out, going from `Any` -> `_T0`, but the intent is obvious.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 18 Jul 2024 19:55:51 -0400
parents 541292a02e09
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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"