##// END OF EJS Templates
hg-core: use `.or(Err(Error))` not `.map_err(|_| Error)` (D9100#inline-15067)...
hg-core: use `.or(Err(Error))` not `.map_err(|_| Error)` (D9100#inline-15067) Differential Revision: https://phab.mercurial-scm.org/D9108
Antoine cezar -
r46177:be951ca9 default
Show More
Name Size Modified Last Commit Author
/ rust / rhg
src
Cargo.toml Loading ...
README.md Loading ...
rustfmt.toml Loading ...

rhg

This project provides a fastpath Rust implementation of the Mercurial (hg)
version control tool.