rust/clippy.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 03 Feb 2023 04:19:06 +0100
changeset 50778 ba3add904ab4
parent 50423 b88e9c707c95
child 51706 541292a02e09
permissions -rw-r--r--
wrapfunction: use sysstr instead of bytes as argument in "fsmonitor" This is as valid and simpler, it will help us to eventually get ride of `safehasattr`.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50423
b88e9c707c95 rust: configure MSRV in Clippy
Georges Racinet <georges.racinet@octobus.net>
parents:
diff changeset
     1
msrv = "1.61.0"