##// END OF EJS Templates
rust: replace Node::encode_hex with std::fmt::LowerHex...
rust: replace Node::encode_hex with std::fmt::LowerHex This avoids allocating intermediate strings. Differential Revision: https://phab.mercurial-scm.org/D9860

File last commit:

r45503:cf04f62d default
r47155:6380efb8 default
Show More
Cargo.toml
3 lines | 82 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]