mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
We don't want to derive `PartialEq` on `OpsetResolutionError` because we may need an `Other` variant in the future that wraps a type without a `PartialEq` implementation. Pattern-matching is used instead to assert the contents. |
||
|---|---|---|
| .. | ||
| benches | ||
| gen-protos | ||
| proc-macros | ||
| src | ||
| tests | ||
| testutils | ||
| Cargo.toml | ||
| LICENSE | ||