fn compare_matches(match1: &[MatchKind], match2: &[MatchKind]) -> Ordering
Compare two matches and decide which one of the two is better (Ordering::Greater)
Ordering::Greater