non_exhaustive_omitted_patterns
lint exposes unstable and hidden fields
#89837
Labels
A-exhaustiveness-checking
Relating to exhaustiveness / usefulness checking of patterns
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-patterns
Relating to patterns and pattern matching
C-bug
Category: This is a bug.
F-non_exhaustive_omitted_patterns_lint
`#![feature(non_exhaustive_omitted_patterns_lint)]`
Issue created from a thread starting at #89042 (comment).
cc @Nadrieril @DevinR528
The text was updated successfully, but these errors were encountered: