##// END OF EJS Templates
rust-config: add devel warning when using undeclared config items...
rust-config: add devel warning when using undeclared config items This mirrors the Python implementation now that we're done catching up.

File last commit:

r45503:cf04f62d default
r51662:67faf1bd default
Show More
Cargo.toml
3 lines | 82 B | application/toml | TOMLLexer
Gregory Szorc
rust: implementation of `hg`...
r35587 [workspace]
Antoine Cezar
rhg: add rhg crate...
r45503 members = ["hg-core", "hg-cpython", "rhg"]
Gregory Szorc
hgcli: add stub PyOxidizer project...
r45128 exclude = ["chg", "hgcli"]