↓ 1 callersFunctionfix_arithmetic_ifThere are either 2 or 3 distinct labels, and the transformed `if` can have 1, 2, or 3 blocks More precisely, we can have: - 1 block: `if` -- 2 labels
crates/fortitude_linter/src/rules/obsolescent/arithmetic_if.rs:94