Function rustc_hir_analysis::check::wfcheck::check_param_wf

source ยท
fn check_param_wf(
    tcx: TyCtxt<'_>,
    param: &GenericParam<'_>,
) -> Result<(), ErrorGuaranteed>