rustc_lint::static_mut_refs

Function path_is_static_mut

Source
fn path_is_static_mut(expr: &Expr<'_>, err_span: Span) -> Option<Span>