jj/lib
Vincent Ging Ho Yim 3bb9f11dd5 test: add assertions for contents of OpsetResolutionError::MultipleOperations
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.
2025-05-20 02:39:48 +00:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos lib: rename the LocalBackend to SimpleBackend 2025-03-17 17:17:11 +00:00
proc-macros cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
src rebase: skip duplicate divergent commits by default 2025-05-19 22:23:32 +00:00
tests test: add assertions for contents of OpsetResolutionError::MultipleOperations 2025-05-20 02:39:48 +00:00
testutils store: drop "_async" suffix from read_file()/read_symlink() 2025-05-18 02:45:43 +00:00
Cargo.toml git: remove git2 feature 2025-05-07 19:29:20 +00:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00