fn match_types(
ctx: &CompletionContext<'_, '_>,
ty1: &Type<'_>,
ty2: &Type<'_>,
) -> Option<CompletionRelevanceTypeMatch>fn match_types(
ctx: &CompletionContext<'_, '_>,
ty1: &Type<'_>,
ty2: &Type<'_>,
) -> Option<CompletionRelevanceTypeMatch>