Function rustc_const_eval::const_eval::const_caller_location[][src]

pub(crate) fn const_caller_location<'tcx>(
    tcx: TyCtxt<'tcx>,
    (file, line, col): (Symbol, u32, u32)
) -> ConstValue<'tcx>