rust/clippy.toml
author Anton Shestakov <av6@dwimlabs.net>
Wed, 24 Jan 2024 13:35:30 -0300
branchstable
changeset 51361 fa4c4fa232d6
parent 50423 b88e9c707c95
child 51706 541292a02e09
permissions -rw-r--r--
tests: make sha256line.py available for all tests This was previously only used in test-revlog-delta-find.t, but it will be useful (and used) in other tests that might need to generate poorly-compressible files.
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"