jj/lib
Scott Taylor 643318086a diff_util: replace [T; 2] with Diff<T>
I think using `Diff<T>` for these makes the code more readable, since
using 2-element arrays gives a less clear meaning to the arguments.
2025-11-10 14:41:44 +00:00
..
benches cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
gen-protos protos: rename op_store to simple_op_store 2025-08-14 14:15:17 +00:00
proc-macros cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
src diff_util: replace [T; 2] with Diff<T> 2025-11-10 14:41:44 +00:00
tests testutils: dump_tree: print contents of conflicted trees 2025-11-09 17:48:25 +00:00
testutils testutils: dump_tree: print contents of conflicted trees 2025-11-09 17:48:25 +00:00
Cargo.toml backend: remove unused TreeValue::Conflict and read/write methods 2025-09-04 16:26:44 +00:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00