ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/examples/custom-commit-templater
Yuya Nishihara 8b1760ca5d revset: pass diagnostics receiver around
Stacking at AliasExpanded node looks wonky. If we migrate error handling to
Diagnostics API, it might make sense to remove AliasExpanded node and add
node.aliases: vec![(id, span), ..] field instead.

Some closure arguments are inlined in order to help type inference.
2024-09-23 07:07:07 +09:00
..
main.rs revset: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00