##// END OF EJS Templates
rust: apply clippy lints...
rust: apply clippy lints They are at most harmless and at best make the codebase more readable and simpler.

File last commit:

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