rust/crates/syntax
bors[bot] 173e45f872
Merge #6365
6365: Do insertion lookahead in algo::diff r=matklad a=Veykril

This is the last blocker for #6287 after this I can update that PR to properly fix things through using `SyntaxRewriter`.

This PR also shuffles tests around a bit and adds some more.

Ideally this is just a hack until we implement a "proper" diff algorithm that approximates a minimal diff. Maybe something like [gumtree](https://github.com/GumTreeDiff/gumtree)?

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-11-02 17:47:08 +00:00
..
fuzz
src Merge #6365 2020-11-02 17:47:08 +00:00
test_data Don't interpret type path as part of visibility. 2020-10-24 02:20:45 -04:00
Cargo.toml Bump chalk and lexer 2020-11-02 12:00:58 -05:00