Module clippy::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 |
lint on if branches that could be swapped so no !
operation is necessary on the condition
IfNotElse |
IF_NOT_ELSE |