is_assert_arg
clippy_
utils
1.93.0-nightly
(c871d09d1 2025-11-24)
In clippy_
utils::
macros
clippy_utils
::
macros
Function
is_
assert_
arg
Copy item path
Source
fn is_assert_arg( cx: &
LateContext
<'_>, expr: &
Expr
<'_>, assert_expn:
ExpnId
, ) ->
bool