rustc_const_eval::const_eval

Function get_span_and_frames

Source
pub fn get_span_and_frames<'tcx>(
    tcx: TyCtxtAt<'tcx>,
    stack: &[Frame<'tcx, impl Provenance, impl Sized>],
) -> (Span, Vec<FrameNote>)