Function rustc_hir_analysis::check::errs::handle_static_mut_ref

source ·
fn handle_static_mut_ref(
    tcx: TyCtxt<'_>,
    span: Span,
    var: String,
    e2024: bool,
    mutable: Mutability,
    hir_id: HirId
)