Function rustc_const_eval::const_eval::const_caller_location
source · pub(crate) fn const_caller_location(
tcx: TyCtxt<'_>,
(file, line, col): (Symbol, u32, u32)
) -> ConstValue<'_>
pub(crate) fn const_caller_location(
tcx: TyCtxt<'_>,
(file, line, col): (Symbol, u32, u32)
) -> ConstValue<'_>