mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 19:58: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.