clippy_
utils
1.90.0-beta.10
(67cb8e039 2025-09-11)
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