pub fn expr_captures(e: &Expr) -> bool
True if evaluating e can create something that outlives it holding the current scope.
e