rust/tests
bors 08ce8bb703 Auto merge of #7215 - ThibsG:WrongSelfFix7179, r=Manishearth
Trigger [`wrong_self_convention`] only if it has implicit self

Lint [`wrong_self_convention`] only if the impl or trait has `self` _per sé_.

Fixes: #7179

changelog: trigger [`wrong_self_convention`] only if it has implicit self
2021-05-13 16:00:58 +00:00
..
auxiliary
cargo
ui Auto merge of #7215 - ThibsG:WrongSelfFix7179, r=Manishearth 2021-05-13 16:00:58 +00:00
ui-cargo Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
ui-internal Metadata collection: Rounding up the implementation 2021-05-05 18:38:26 +02:00
ui-toml Fix error punctuation 2021-05-02 16:56:46 -05:00
compile-test.rs Implement x.py test src/tools/clippy --bless 2021-04-27 16:57:29 +00:00
dogfood.rs ENABLE_METADATA_COLLECTION env-value to disable default metadata collection 2021-05-05 18:38:26 +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