Function rustc_mir_build::thir::pattern::check_match::collect_non_exhaustive_tys
source · fn collect_non_exhaustive_tys<'tcx>(
tcx: TyCtxt<'tcx>,
pat: &WitnessPat<'tcx>,
non_exhaustive_tys: &mut FxHashSet<Ty<'tcx>>
)