rust/compiler
Yuki Okushi 91153d5009
Rollup merge of #78167 - Nadrieril:fix-76836_, r=varkor
Fix unreachable sub-branch detection in or-patterns

The previous implementation was too eager to avoid unnecessary "unreachable pattern" warnings. I feel more confident about this implementation than I felt about the previous one.
Fixes https://github.com/rust-lang/rust/issues/76836.

``@rustbot`` modify labels: +A-exhaustiveness-checking
2020-11-07 01:02:05 +09:00
..
2020-11-05 10:22:08 +01:00
2020-11-05 10:23:39 +01:00
2020-11-05 20:11:29 +01:00
2020-11-05 20:11:29 +01:00
2020-11-05 10:22:08 +01:00