fn may_have_provenance(tcx: TyCtxt<'_>, value: ConstValue, size: Size) -> boolExpand description
Check if a constant may contain provenance information.
Can return true even if there is no provenance.
fn may_have_provenance(tcx: TyCtxt<'_>, value: ConstValue, size: Size) -> boolCheck if a constant may contain provenance information.
Can return true even if there is no provenance.