fn walk_expr<'hir>(
ctx: &LintContext<'_, '_>,
expr: &'hir Expr<'hir>,
callable: &HashMap<Symbol, Vec<&'hir Function<'hir>>>,
)fn walk_expr<'hir>(
ctx: &LintContext<'_, '_>,
expr: &'hir Expr<'hir>,
callable: &HashMap<Symbol, Vec<&'hir Function<'hir>>>,
)