zed/crates/sum_tree
Antonio Scandurra a6d0caf557 Don't seek FilterCursor upon creation
This lets us use `next` or `prev` to decide whether to park the cursor
at the first or last filtered item.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-03-15 15:13:23 +01:00
..
src Don't seek FilterCursor upon creation 2022-03-15 15:13:23 +01:00
Cargo.toml Randomize test FilterCursor::prev 2022-03-15 15:13:23 +01:00