clippy_
utils
1.87.0-nightly
(920d95eaf 2025-03-28)
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