zed/crates/sum_tree
Marshall Bowers 328c8a94b3
Enable clippy::search_is_some (#8748)
This PR enables the
[`clippy::search_is_some`](https://rust-lang.github.io/rust-clippy/master/index.html#/search_is_some)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 21:46:30 -05:00
..
src Enable clippy::search_is_some (#8748) 2024-03-02 21:46:30 -05:00
Cargo.toml Optimize construction and insertion of large SumTrees (#7731) 2024-02-13 16:24:40 +01:00
LICENSE-APACHE chore: Add crate licenses. (#4158) 2024-01-23 16:56:22 +01:00