mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
The `uninhabited_enum_branch` miropt now also checks whether the fallthrough case is inhabited, and if not will ensure that it points to an unreachable block.