mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-28 23:55:54 +00:00
f0b1221749
I'll add aliases map, substitution stack (to detect recursion), and locals (for function aliases) there. Fortunately, we can avoid shared mutables so a copyable struct should be good. parse_function_argument_to_string() doesn't need a workspace_ctx, but there should be no reason to explicitly nullify it either. |
||
---|---|---|
.. | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |