rustc_
pattern_
analysis
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
Module lints
Module Items
Functions
In crate rustc_
pattern_
analysis
rustc_pattern_analysis
Module
lints
Copy item path
source
Functions
ยง
collect_
nonexhaustive_
missing_
variants
๐
Traverse the patterns to collect any variants of a non_exhaustive enum that fail to be mentioned in a given column.
lint_
nonexhaustive_
missing_
variants
๐