forked from mirrors/jj
844d3d0ff0
I'm going to make TemplateParseError hold RevsetParseError as Box<dyn _>, but Box<dyn std::error::Error ..> doesn't implement Eq. I could remove Eq from ErrorKind enums, but it's handly if these enums remain as value types. This change will also simplify fmt::Display and error::Error impls. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
proc-macros | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |