rust/tests
bors ba2ac3e263 Auto merge of #7860 - dswij:question-mark-fp, r=giraffate
Fix `question_mark` FP on custom error type

Closes #7859

#7840 aims to ignore `question_mark` when the return type is custom, which is [covered here](df65291edd/tests/ui/question_mark.rs (L144-L149)). But this fails when there is a call in conditional predicate

changelog: [`question_mark`] Fix false positive when there is call in conditional predicate
2021-10-26 23:46:21 +00:00
..
cargo
ui Auto merge of #7860 - dswij:question-mark-fp, r=giraffate 2021-10-26 23:46:21 +00:00
ui_test avoid eq_op in test code 2021-10-19 21:02:30 +02:00
ui-cargo
ui-internal Merge remote-tracking branch 'upstream/master' into rustup 2021-10-21 12:18:12 +02:00
ui-toml Merge remote-tracking branch 'upstream/master' into rustup 2021-10-21 12:18:12 +02:00
clippy.toml
compile-test.rs avoid eq_op in test code 2021-10-19 21:02:30 +02:00
dogfood.rs
fmt.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs