clippy_utils
1.80.0-nightly
(a330e4959 2024-06-04)
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