rust/clippy.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 03 Jul 2024 12:32:57 +0200
branchstable
changeset 51656 21442f87f7fa
parent 50387 b88e9c707c95
permissions -rw-r--r--
mmap: only use mmap to read revlog persistent nodemap if it is safe Cf `is_mmap_safe` docstring.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50387
b88e9c707c95 rust: configure MSRV in Clippy
Georges Racinet <georges.racinet@octobus.net>
parents:
diff changeset
     1
msrv = "1.61.0"