##// END OF EJS Templates
rust-clippy: apply some more trivial fixes...
rust-clippy: apply some more trivial fixes All of these were hinted at by clippy and make the code simpler.

File last commit:

r52014:34e0670c default
r52165:c4cbb515 default
Show More
Cargo.toml
4 lines | 97 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"