zed/crates/feature_flags
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
LICENSE-GPL