rust/clippy.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 23 Oct 2023 14:27:07 +0200
changeset 51090 de6a8cc24de3
parent 50423 b88e9c707c95
child 51706 541292a02e09
permissions -rw-r--r--
revlog: move the splitting-inline-revlog logic inside the inner object This is another large IO block that we need to move within the inner object if we want's it to be self sufficient.

msrv = "1.61.0"