fn check_static_inhabited(tcx: TyCtxt<'_>, def_id: LocalDefId)
Expand description

Check that a static is inhabited.