new_allocation

Function new_allocation 

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