mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

This is apparently where it's busting stack, and the comments for `ensure_sufficient_stack` say that > E.g. almost any call to visit_expr or equivalent can benefit from this.