mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
44789b626b
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.