annotate rust/clippy.toml @ 51656:21442f87f7fa stable

mmap: only use mmap to read revlog persistent nodemap if it is safe Cf `is_mmap_safe` docstring.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 03 Jul 2024 12:32:57 +0200
parents b88e9c707c95
children 541292a02e09
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
50423
b88e9c707c95 rust: configure MSRV in Clippy
Georges Racinet <georges.racinet@octobus.net>
parents:
diff changeset
1 msrv = "1.61.0"