Skip to main content
pat_is_not_exhaustive_heuristic
rustc_
lint
1.98.0-nightly
(54333ff07 2026-05-22)
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
)>