mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 23:20:39 +00:00
c1e7a07c9c
avoid `eq_op` in test code Add a check to `eq_op` that will avoid linting in functions annotated with `#[test]` --- *Please write a short comment explaining your change (or "none" for internal only changes)* changelog: avoid `eq_op` in test functions |
||
---|---|---|
.. | ||
cargo | ||
ui | ||
ui-cargo | ||
ui-internal | ||
ui-toml | ||
ui_test | ||
clippy.toml | ||
compile-test.rs | ||
dogfood.rs | ||
fmt.rs | ||
integration.rs | ||
lint_message_convention.rs | ||
missing-test-files.rs | ||
versioncheck.rs |