##// END OF EJS Templates
rust-index: only access offsets if revlog is inline...
rust-index: only access offsets if revlog is inline Accessing the `RwLock` ended up showing up in profiles even with no contention. Offsets only exist for inline revlogs, so gate everything behind an inline check.

File last commit:

r51283:b88e9c70 default
r52157:47a34afd default
Show More
clippy.toml
1 line | 16 B | application/toml | TOMLLexer
msrv = "1.61.0"