rust/clippy.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 13 Dec 2023 13:46:28 +0100
changeset 51298 8f1983318455
parent 50457 b88e9c707c95
permissions -rw-r--r--
common-pattern: cover "elapsed time" line These are perfect targets for the common-pattern matching.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50457
b88e9c707c95 rust: configure MSRV in Clippy
Georges Racinet <georges.racinet@octobus.net>
parents:
diff changeset
     1
msrv = "1.61.0"