rustc_
pattern_
analysis
1.84.0-nightly
(03ee48451 2024-11-18)
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
๐