rust/tests
bors d7d098a7e6 Auto merge of #9997 - Jarcho:issue_9901, r=llogiq
Don't lint `explicit_auto_deref` when the initial type is neither a reference, nor a receiver

fixes #9901
fixes #9777
changelog: `explicit_auto_deref`: Don't lint when the initial value is neither a reference, nor a receiver
2022-11-30 19:29:40 +00:00
..
test_utils
ui Auto merge of #9997 - Jarcho:issue_9901, r=llogiq 2022-11-30 19:29:40 +00:00
ui-cargo [use_self] fix suggestion when full path to struct was given 2022-10-26 18:30:32 +02:00
ui-internal Auto merge of #9924 - Alexendoo:msrv-stack, r=Jarcho 2022-11-22 20:09:58 +00:00
ui-toml addressed review feedback 2022-11-27 10:34:13 -05:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup 2022-10-23 15:18:45 +02:00
dogfood.rs Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup 2022-10-23 15:18:45 +02:00
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs Generate lint categories and explanations with declare_clippy_lint 2022-10-23 20:32:26 +00:00
workspace.rs