Module clippy_lints::else_if_without_else[][src]

lint on if expressions with an else if, but without a final else branch

Structs

ElseIfWithoutElse

Statics

ELSE_IF_WITHOUT_ELSE