Function rustc_const_eval::interpret::intrinsics::alloc_type_name

source ·
pub(crate) fn alloc_type_name<'tcx>(
    tcx: TyCtxt<'tcx>,
    ty: Ty<'tcx>
) -> ConstAllocation<'tcx>
Expand description

Directly returns an Allocation containing an absolute path representation of the given type.