Function clippy_utils::check_proc_macro::is_span_match

source ·
pub fn is_span_match(cx: &impl LintContext, span: Span) -> bool
Expand description

Checks if the span actually refers to a match expression