fn report_arm_reachability<'p, 'tcx>(
    cx: &RustcPatCtxt<'p, 'tcx>,
    report: &UsefulnessReport<'p, 'tcx>
)
Expand description

Report unreachable arms, if any.