mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-19 19:08:08 +00:00
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 |