zed/crates/terminal
Marshall Bowers bfc648553f
Enable clippy::bool_comparison (#8769)
This PR enables the
[`clippy::bool_comparison`](https://rust-lang.github.io/rust-clippy/master/index.html#/bool_comparison)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-03 10:34:30 -05:00
..
src Enable clippy::bool_comparison (#8769) 2024-03-03 10:34:30 -05:00
Cargo.toml
LICENSE-GPL