Function rustc_smir::rustc_smir::alloc::new_allocation

source ·
pub fn new_allocation<'tcx>(
    ty: Ty<'tcx>,
    const_value: ConstValue<'tcx>,
    tables: &mut Tables<'tcx>
) -> Allocation