rustc_
pattern_
analysis
1.84.0-beta.4
(202008a1b 2024-12-07)
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
๐