ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Zachary Dremann 1221e306a1 Make find_all_variables lazy, and not allocate
There's no need for it to allocate the variable names, and the only place it's
currently used can benefit from returning early if `$output` is found
2023-08-22 13:15:56 -04:00
..
examples
src Make find_all_variables lazy, and not allocate 2023-08-22 13:15:56 -04:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests merge_tools: Allow 3-pane diff editing 2023-08-21 20:19:15 -07:00
build.rs
Cargo.toml