Function rustc_query_system::query::plumbing::handle_cycle_error
source · [−]fn handle_cycle_error<CTX, V>(
tcx: CTX,
error: DiagnosticBuilder<'_, ErrorGuaranteed>,
handler: HandleCycleError
) -> Vwhere
CTX: DepContext,
V: Value<CTX>,