##// END OF EJS Templates
rust: improve `InvalidRevision` error message...
rust: improve `InvalidRevision` error message I encountered this when debugging earlier and felt like we were losing some information along the way, which we were!

File last commit:

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