Function rustc_mir_build::thir::pattern::check_match::report_arm_reachability
source · fn report_arm_reachability<'p, 'tcx>(
cx: &MatchCheckCtxt<'p, 'tcx>,
report: &UsefulnessReport<'p, 'tcx>
)
Expand description
Report unreachable arms, if any.