rustc_hir_analysis::check::check

Function check_type_alias_type_params_are_used

Source
fn check_type_alias_type_params_are_used<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: LocalDefId,
)