##// END OF EJS Templates
rust-clippy: tell clippy we care about keeping those `if` clauses separate...
rust-clippy: tell clippy we care about keeping those `if` clauses separate Thses were written this way because it spells out the logic in a more explicit manner.

File last commit:

r45503:cf04f62d default
r50813:4158608f default
Show More
Cargo.toml
3 lines | 82 B | text/plain | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]