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