jj/lib
Yuya Nishihara 01523ba4f3 merge: rewrite bottom half of trivial_merge() for non-copyable types
The input values of trivial_merge() will be changed to Iterator<Item = T>
where T: Eq + Hash. It could be <Item = &'a T>, but it doesn't have to be.
2023-11-06 07:21:06 +09:00
..
benches
gen-protos
src merge: rewrite bottom half of trivial_merge() for non-copyable types 2023-11-06 07:21:06 +09:00
tests git: add config to disable abandoning of unreachable commits 2023-11-05 06:10:54 -08:00
testutils
Cargo.toml async: switch to pollster's block_on() 2023-11-03 08:15:10 -07:00
LICENSE