fn path_expr_from_local(
make: &SyntaxFactory,
ctx: &AssistContext<'_, '_>,
var: Local,
edition: Edition,
) -> Exprfn path_expr_from_local(
make: &SyntaxFactory,
ctx: &AssistContext<'_, '_>,
var: Local,
edition: Edition,
) -> Expr