Function rustc_hir_analysis::check::errs::maybe_expr_static_mut

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

Check for shared or mutable references of static mut inside expression