Category: Complexity Consider: ```rust match x { 1 | 2 | 4 | 3 => 0, _ => 1, } ``` Ostensibly the or-pattern would be more clearly written as `1..=4`. I would suggest making the analysis on HAIR. cc @oli-obk cc https://github.com/rust-lang/rust/issues/67488