##// END OF EJS Templates
revlog: fix the naming scheme use by split temporary file...
revlog: fix the naming scheme use by split temporary file The `-s` is now added on the first piece only and the `.i` is added to the index. This match the initially intended naming scheme.

File last commit:

r51283:b88e9c70 default
r51707:4a3a9d96 stable
Show More
clippy.toml
1 line | 16 B | text/plain | TOMLLexer
Georges Racinet
rust: configure MSRV in Clippy...
r51283 msrv = "1.61.0"