Skip to main content
pat_is_not_exhaustive_heuristic
rustc_
lint
1.97.0-nightly
(9ec5d5f32 2026-04-21)
In rustc_
lint::
internal
rustc_lint
::
internal
Function
pat_
is_
not_
exhaustive_
heuristic
Copy item path
Source
fn pat_is_not_exhaustive_heuristic( pat: &
Pat
<'_>, ) ->
Option
<(
Span
, &'static
str
)>