rust/tests
bors 93c6f9ebed Auto merge of #9006 - kyoto7250:issue-8836-v2, r=Jarcho
feat(fix): ignore `todo!` and `unimplemented!` in `if_same_then_else`

close: #8836
take over:  #8853

This PR adds  check `todo!` and `unimplemented!` in if_same_then_else.
( I thought `unimplemented` should not be checked as well as todo!.)

Thank you in advance.

changelog: ignore todo! and unimplemented! in if_same_then_else

r? `@Jarcho`
2022-06-20 15:08:32 +00:00
..
test_utils
ui Auto merge of #9006 - kyoto7250:issue-8836-v2, r=Jarcho 2022-06-20 15:08:32 +00:00
ui-cargo Merge 'rust-clippy/master' into clippyup 2022-05-21 13:24:00 +02:00
ui-internal Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup 2022-06-04 13:34:07 +02:00
ui-toml Remove error-pattern comments 2022-06-14 16:28:34 +00:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Remove unnecessary clap_derive dependency added in 9ee211af 2022-06-04 14:04:35 +02: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
workspace.rs