Function clippy_utils::mir::expr_local
source · Expand description
Tries to determine the Local
corresponding to expr
, if any.
This function is expensive and should be used sparingly.
Tries to determine the Local
corresponding to expr
, if any.
This function is expensive and should be used sparingly.