Skip to main content
is_none_expr
clippy_
utils
1.99.0-nightly
(1a98b1e13 2026-08-07)
clippy_utils
Function
is_
none_
expr
Copy item path
Source
pub fn is_none_expr(cx: &
LateContext
<'_>, expr: &
Expr
<'_>) ->
bool
Expand description
Checks is
expr
is
None