Module clippy_lints::if_not_else [] [src]

lint on if branches that could be swapped so no ! operation is necessary on the condition

Structs

IfNotElse

Statics

IF_NOT_ELSE