Function is_expr_temporary_value

Source
pub fn is_expr_temporary_value(cx: &LateContext<'_>, expr: &Expr<'_>) -> bool
Expand description

Checks if the expression is a temporary value.