rustc_
pattern_
analysis
1.83.0
(90b35a623 2024-11-26)
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
๐