pub(crate) fn new_allocation<'tcx>(
ty: Ty<'tcx>,
const_value: ConstValue,
tables: &mut Tables<'tcx, BridgeTys>,
cx: &CompilerCtxt<'tcx, BridgeTys>,
) -> Allocation
pub(crate) fn new_allocation<'tcx>(
ty: Ty<'tcx>,
const_value: ConstValue,
tables: &mut Tables<'tcx, BridgeTys>,
cx: &CompilerCtxt<'tcx, BridgeTys>,
) -> Allocation