rustc_hir_analysis::hir_ty_lowering::dyn_compatibility

Function replace_dummy_self_with_error

source
fn replace_dummy_self_with_error<'tcx, T: TypeFoldable<TyCtxt<'tcx>>>(
    tcx: TyCtxt<'tcx>,
    t: T,
    guar: ErrorGuaranteed,
) -> T