zed/crates/story
Marshall Bowers 14cdafb0a8
Enable clippy::eq_op (#9369)
This PR enables the
[`clippy::eq_op`](https://rust-lang.github.io/rust-clippy/master/index.html#/eq_op)
rule and fixes the outstanding violations.

Enabling this rule seems to have caught two bugs!

Release Notes:

- N/A
2024-03-14 17:05:07 -04:00
..
src Enable clippy::eq_op (#9369) 2024-03-14 17:05:07 -04:00
Cargo.toml
LICENSE-GPL