rust/clippy.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 30 Aug 2023 12:24:12 +0200
changeset 50911 93cc085653fb
parent 50457 b88e9c707c95
child 51765 541292a02e09
permissions -rw-r--r--
run-tests: detect HGWITHRUSTEXT value Without this, some manual check in tests/test-dirstate.t could get confused by the lack of `rust` in module policy and break the test.
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"