fn default_fallback(tcx: TyCtxt<'_>) -> DivergingFallbackBehaviorExpand description
Returns the default fallback which is used when there is no explicit override via #![never_type_options(...)].
fn default_fallback(tcx: TyCtxt<'_>) -> DivergingFallbackBehaviorReturns the default fallback which is used when there is no explicit override via #![never_type_options(...)].