ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/examples/custom-commit-templater
Yuya Nishihara 9613ec4f82 revset: drop Eq/PartialEq from RevsetExpression and related types
It was convenient that expression nodes can be compared in tests, but no
equivalence property is needed at runtime. Let's remove Eq/PartialEq to
simplify the extension support.
2024-06-28 10:28:51 +09:00
..
main.rs revset: drop Eq/PartialEq from RevsetExpression and related types 2024-06-28 10:28:51 +09:00