pub fn maybe_stmt_static_mut(tcx: TyCtxt<'_>, stmt: Stmt<'_>)
Expand description

Check for shared or mutable references of static mut inside statement