##// END OF EJS Templates
rhg: in path_encode, use Vec directly instead of VecDest...
rhg: in path_encode, use Vec directly instead of VecDest No need to have a trivial wrapper over the type. There's nothing confusing about vec.write_bytes(...), after all.

File last commit:

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