Function check_param_wf

Source
fn check_param_wf(
    tcx: TyCtxt<'_>,
    param: &GenericParamDef,
) -> Result<(), ErrorGuaranteed>