mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 15:40:42 +00:00
Add test checking that it is possible to capture fields of a multi-variant enum, when remaining variants are visibly uninhabited (under the `exhaustive_patterns` feature gate).