zed/crates/terminal_view/src
Marshall Bowers 191fcf67d1
Enable clippy::nonminimal_bool (#8755)
This PR enables the
[`clippy::nonminimal_bool`](https://rust-lang.github.io/rust-clippy/master/index.html#/nonminimal_bool)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 22:57:37 -05:00
..
persistence.rs
terminal_element.rs Enable clippy::redundant_locals (#8750) 2024-03-02 21:57:40 -05:00
terminal_panel.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00
terminal_view.rs Enable clippy::nonminimal_bool (#8755) 2024-03-02 22:57:37 -05:00