rust-clippy/tests
bors eaa03ea911 Auto merge of #8972 - kyoto7250:use_retain, r=llogiq
feat(new lint): new lint `manual_retain`

close #8097

This PR is  a new  lint implementation.
This lint checks if the `retain` method is available.

Thank you in advance.

changelog: add new ``[`manual_retain`]`` lint
2022-06-27 13:58:26 +00:00
..
test_utils
ui Auto merge of #8972 - kyoto7250:use_retain, r=llogiq 2022-06-27 13:58:26 +00:00
ui-cargo Merge 'rust-clippy/master' into clippyup 2022-05-21 13:24:00 +02:00
ui-internal Auto merge of #8871 - Serial-ATA:cargo-dev-deprecate, r=giraffate 2022-06-27 00:32:22 +00:00
ui-toml Remove error-pattern comments 2022-06-14 16:28:34 +00:00
workspace_test
check-fmt.rs Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup 2022-04-08 10:06:10 +01:00
clippy.toml
compile-test.rs Add test for [default_deprecation_reason] 2022-06-24 14:11:24 -04:00
dogfood.rs Add lint output to lint list 2022-06-06 20:04:56 -04:00
integration.rs
lint_message_convention.rs Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup 2022-05-05 15:12:52 +01:00
missing-test-files.rs
versioncheck.rs Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup 2022-04-08 10:06:10 +01:00
workspace.rs