rust/tests
bors 8066f836ec Auto merge of #7282 - camsteffen:lint-stmt-expr, r=flip1995
Fix allow on some statement lints

changelog: Fix `#[allow(..)]` over statements for [`needless_collect`], [`short_circuit_statement`] and [`unnecessary_operation`]

Fixes #7171
Fixes #7202
2021-05-27 08:23:21 +00:00
..
auxiliary
cargo
ui Auto merge of #7282 - camsteffen:lint-stmt-expr, r=flip1995 2021-05-27 08:23:21 +00:00
ui-cargo Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
ui-internal Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
ui-toml Add avoid_breaking_exported_api config option 2021-05-26 16:35:22 -05:00
clippy.toml Add clippy.toml to project and tests 2021-05-26 16:53:13 -05:00
compile-test.rs Add clippy.toml to project and tests 2021-05-26 16:53:13 -05:00
dogfood.rs Adding the ability to invalidate caches to force metadata collection 2021-05-20 22:30:49 +02:00
fmt.rs
integration.rs
lint_message_convention.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
missing-test-files.rs
versioncheck.rs