ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 4d91e4c196 revset: simplify type constraints on combination iterators
Just a minor cleanup to remove lifetime parameter from the types. I tried to
reimplement them by using itertools, but I couldn't find a simple way to
encode short-circuiting at the end of either left or right iterator.
2023-12-16 07:50:04 +09:00
..
benches
gen-protos
src revset: simplify type constraints on combination iterators 2023-12-16 07:50:04 +09:00
tests index: add 'static version of evaluate_revset() to ReadonlyIndex 2023-12-15 16:10:28 +09:00
testutils transaction: take description at end instead of start 2023-12-13 08:12:49 -08:00
Cargo.toml
LICENSE