fn handle_calls(
builder: &mut SourceChangeBuilder,
ctx: &AssistContext<'_, '_>,
closure_name: Option<&IdentPat>,
captures_as_args: &[Expr],
closure: &ClosureExpr,
)fn handle_calls(
builder: &mut SourceChangeBuilder,
ctx: &AssistContext<'_, '_>,
closure_name: Option<&IdentPat>,
captures_as_args: &[Expr],
closure: &ClosureExpr,
)