Skip to main content
Module lints
rustc_
pattern_
analysis
1.97.0-beta.2
(0417c2586 2026-05-30)
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
๐