pub fn maybe_expr_static_mut(tcx: TyCtxt<'_>, expr: Expr<'_>)
Expand description

Check for shared or mutable references of static mut inside expression