mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-31 16:40:22 +00:00
4337a997cf
This helps to match '(filter, _) | (_, filter)' to rewrite the expression tree. Only one predicate is allowed for now, but I think it can be extended to internalize 'f(c) & g(c)' as '(g*f)(c)' to eliminate redundant lookup of commit object. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |