clippy_
utils
1.84.0-nightly
(3fee0f12e 2024-11-20)
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