clippy_utils
1.78.0-nightly
(b381d3ab2 2024-02-12)
Module usage
Structs
Functions
In crate clippy_utils
?
Module
clippy_utils
::
usage
source
·
[
−
]
Structs
§
BindingUsageFinder
MutVarsDelegate
🔒
ParamBindingIdCollector
Functions
§
contains_return_break_continue_macro
is_potentially_local_place
is_potentially_mutated
local_used_after_expr
local_used_in
mutated_variables
Returns a set of mutated local variable IDs, or
None
if mutations could not be determined.