annotate rust/clippy.toml @ 51044:e2941c398f10

revlog: skip opener options to pass sparse reading values We can directly set the option in the config object now.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 10 Oct 2023 10:04:06 +0200
parents b88e9c707c95
children 541292a02e09
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
50423
b88e9c707c95 rust: configure MSRV in Clippy
Georges Racinet <georges.racinet@octobus.net>
parents:
diff changeset
1 msrv = "1.61.0"