Function rustc_hir_typeck::fn_ctxt::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(...)].