mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 08:55:29 +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).