Function default_fallback

Source
fn default_fallback(tcx: TyCtxt<'_>) -> DivergingFallbackBehavior
Expand description

Returns the default fallback which is used when there is no explicit override via #![never_type_options(...)].