clippy_utils
1.81.0-nightly
(6b0f4b5ec 2024-06-24)
In clippy_utils::mir
Function
clippy_utils
::
mir
::
is_local_assignment
Copy item path
source
ยท
[
−
]
fn is_local_assignment(mir: &
Body
<'_>, local:
Local
, location:
Location
) ->
bool