clippy_
utils
1.84.0
(9fc6b4312 2025-01-07)
In clippy_
utils::
usage
clippy_utils
::
usage
Function
local_used_after_expr
Copy item path
Source
pub fn local_used_after_expr( cx: &
LateContext
<'_>, local_id:
HirId
, after: &
Expr
<'_>, ) ->
bool