clippy_
utils
1.85.0-nightly
(426d17342 2024-12-21)
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