forked from mirrors/jj
e52c902d3a
I noticed while working on support for unified diffs (#33) that `Diff::for_tokenizer(..., &find_line_ranges)` would return a `DiffHunk::Matching` for each matching line instead of a single `DiffHunk::Matching` for all the matching lines. That's different from what you get from `Diff::default_refinement()` and seems less convenient to work with. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |