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